7.8. ListingsΒΆ
This shows listings from compiler internal registries (e.g. lowering definitions). The information is provided as developer reference. When possible, links to source code are provided via github links.
- 7.8.1. Lowering Listing
- 7.8.1.1.
'!='
- 7.8.1.2.
'%'
- 7.8.1.3.
'%='
- 7.8.1.4.
'&'
- 7.8.1.5.
'&='
- 7.8.1.6.
'*'
- 7.8.1.7.
'**'
- 7.8.1.8.
'**='
- 7.8.1.9.
'*='
- 7.8.1.10.
'+'
- 7.8.1.11.
'+='
- 7.8.1.12.
'-'
- 7.8.1.13.
'-='
- 7.8.1.14.
'/'
- 7.8.1.15.
'//'
- 7.8.1.16.
'//='
- 7.8.1.17.
'/='
- 7.8.1.18.
'/?'
- 7.8.1.19.
'/?='
- 7.8.1.20.
'<'
- 7.8.1.21.
'<<'
- 7.8.1.22.
'<<='
- 7.8.1.23.
'<='
- 7.8.1.24.
'=='
- 7.8.1.25.
'>'
- 7.8.1.26.
'>='
- 7.8.1.27.
'>>'
- 7.8.1.28.
'>>='
- 7.8.1.29.
'@'
- 7.8.1.30.
'^'
- 7.8.1.31.
'^='
- 7.8.1.32.
'__array__'
- 7.8.1.33.
'__array_wrap__'
- 7.8.1.34.
'array.argmax'
- 7.8.1.35.
'array.argmin'
- 7.8.1.36.
'array.argsort'
- 7.8.1.37.
'array.astype'
- 7.8.1.38.
'array.copy'
- 7.8.1.39.
'array.cumprod'
- 7.8.1.40.
'array.cumsum'
- 7.8.1.41.
'array.flatten'
- 7.8.1.42.
'array.item'
- 7.8.1.43.
'array.itemset'
- 7.8.1.44.
'array.max'
- 7.8.1.45.
'array.mean'
- 7.8.1.46.
'array.min'
- 7.8.1.47.
'array.nonzero'
- 7.8.1.48.
'array.prod'
- 7.8.1.49.
'array.ravel'
- 7.8.1.50.
'array.reshape'
- 7.8.1.51.
'array.sort'
- 7.8.1.52.
'array.std'
- 7.8.1.53.
'array.sum'
- 7.8.1.54.
'array.transpose'
- 7.8.1.55.
'array.var'
- 7.8.1.56.
'array.view'
- 7.8.1.57.
'complex.conjugate'
- 7.8.1.58.
'delitem'
- 7.8.1.59.
'ffi.from_buffer'
- 7.8.1.60.
'getitem'
- 7.8.1.61.
'getiter'
- 7.8.1.62.
'in'
- 7.8.1.63.
'is not'
- 7.8.1.64.
'is'
- 7.8.1.65.
'iternext'
- 7.8.1.66.
'list.append'
- 7.8.1.67.
'list.clear'
- 7.8.1.68.
'list.copy'
- 7.8.1.69.
'list.count'
- 7.8.1.70.
'list.extend'
- 7.8.1.71.
'list.index'
- 7.8.1.72.
'list.insert'
- 7.8.1.73.
'list.pop'
- 7.8.1.74.
'list.remove'
- 7.8.1.75.
'list.reverse'
- 7.8.1.76.
'list.sort'
- 7.8.1.77.
'not in'
- 7.8.1.78.
'not'
- 7.8.1.79.
'np.random.beta'
- 7.8.1.80.
'np.random.binomial'
- 7.8.1.81.
'np.random.chisquare'
- 7.8.1.82.
'np.random.exponential'
- 7.8.1.83.
'np.random.f'
- 7.8.1.84.
'np.random.gamma'
- 7.8.1.85.
'np.random.geometric'
- 7.8.1.86.
'np.random.gumbel'
- 7.8.1.87.
'np.random.hypergeometric'
- 7.8.1.88.
'np.random.laplace'
- 7.8.1.89.
'np.random.logistic'
- 7.8.1.90.
'np.random.lognormal'
- 7.8.1.91.
'np.random.logseries'
- 7.8.1.92.
'np.random.negative_binomial'
- 7.8.1.93.
'np.random.normal'
- 7.8.1.94.
'np.random.pareto'
- 7.8.1.95.
'np.random.poisson'
- 7.8.1.96.
'np.random.power'
- 7.8.1.97.
'np.random.randint'
- 7.8.1.98.
'np.random.random'
- 7.8.1.99.
'np.random.rayleigh'
- 7.8.1.100.
'np.random.seed'
- 7.8.1.101.
'np.random.shuffle'
- 7.8.1.102.
'np.random.standard_cauchy'
- 7.8.1.103.
'np.random.standard_exponential'
- 7.8.1.104.
'np.random.standard_gamma'
- 7.8.1.105.
'np.random.standard_normal'
- 7.8.1.106.
'np.random.standard_t'
- 7.8.1.107.
'np.random.triangular'
- 7.8.1.108.
'np.random.uniform'
- 7.8.1.109.
'np.random.vonmises'
- 7.8.1.110.
'np.random.wald'
- 7.8.1.111.
'np.random.weibull'
- 7.8.1.112.
'np.random.zipf'
- 7.8.1.113.
'number.item'
- 7.8.1.114.
'print_item'
- 7.8.1.115.
'random.betavariate'
- 7.8.1.116.
'random.expovariate'
- 7.8.1.117.
'random.gammavariate'
- 7.8.1.118.
'random.gauss'
- 7.8.1.119.
'random.getrandbits'
- 7.8.1.120.
'random.lognormvariate'
- 7.8.1.121.
'random.normalvariate'
- 7.8.1.122.
'random.paretovariate'
- 7.8.1.123.
'random.randint'
- 7.8.1.124.
'random.random'
- 7.8.1.125.
'random.randrange'
- 7.8.1.126.
'random.seed'
- 7.8.1.127.
'random.shuffle'
- 7.8.1.128.
'random.triangular'
- 7.8.1.129.
'random.uniform'
- 7.8.1.130.
'random.vonmisesvariate'
- 7.8.1.131.
'random.weibullvariate'
- 7.8.1.132.
'set.add'
- 7.8.1.133.
'set.clear'
- 7.8.1.134.
'set.copy'
- 7.8.1.135.
'set.difference'
- 7.8.1.136.
'set.difference_update'
- 7.8.1.137.
'set.discard'
- 7.8.1.138.
'set.intersection'
- 7.8.1.139.
'set.intersection_update'
- 7.8.1.140.
'set.isdisjoint'
- 7.8.1.141.
'set.issubset'
- 7.8.1.142.
'set.issuperset'
- 7.8.1.143.
'set.pop'
- 7.8.1.144.
'set.remove'
- 7.8.1.145.
'set.symmetric_difference'
- 7.8.1.146.
'set.symmetric_difference_update'
- 7.8.1.147.
'set.union'
- 7.8.1.148.
'set.update'
- 7.8.1.149.
'setitem'
- 7.8.1.150.
'static_getitem'
- 7.8.1.151.
'static_setitem'
- 7.8.1.152.
'|'
- 7.8.1.153.
'|='
- 7.8.1.154.
'~'
- 7.8.1.155.
<ufunc 'absolute'>
- 7.8.1.156.
<ufunc 'add'>
- 7.8.1.157.
<ufunc 'arccos'>
- 7.8.1.158.
<ufunc 'arccosh'>
- 7.8.1.159.
<ufunc 'arcsin'>
- 7.8.1.160.
<ufunc 'arcsinh'>
- 7.8.1.161.
<ufunc 'arctan'>
- 7.8.1.162.
<ufunc 'arctan2'>
- 7.8.1.163.
<ufunc 'arctanh'>
- 7.8.1.164.
<ufunc 'bitwise_and'>
- 7.8.1.165.
<ufunc 'bitwise_or'>
- 7.8.1.166.
<ufunc 'bitwise_xor'>
- 7.8.1.167.
<ufunc 'ceil'>
- 7.8.1.168.
<ufunc 'conjugate'>
- 7.8.1.169.
<ufunc 'copysign'>
- 7.8.1.170.
<ufunc 'cos'>
- 7.8.1.171.
<ufunc 'cosh'>
- 7.8.1.172.
<ufunc 'deg2rad'>
- 7.8.1.173.
<ufunc 'degrees'>
- 7.8.1.174.
<ufunc 'divide'>
- 7.8.1.175.
<ufunc 'equal'>
- 7.8.1.176.
<ufunc 'exp'>
- 7.8.1.177.
<ufunc 'exp2'>
- 7.8.1.178.
<ufunc 'expm1'>
- 7.8.1.179.
<ufunc 'fabs'>
- 7.8.1.180.
<ufunc 'floor'>
- 7.8.1.181.
<ufunc 'floor_divide'>
- 7.8.1.182.
<ufunc 'fmax'>
- 7.8.1.183.
<ufunc 'fmin'>
- 7.8.1.184.
<ufunc 'fmod'>
- 7.8.1.185.
<ufunc 'greater'>
- 7.8.1.186.
<ufunc 'greater_equal'>
- 7.8.1.187.
<ufunc 'hypot'>
- 7.8.1.188.
<ufunc 'invert'>
- 7.8.1.189.
<ufunc 'isfinite'>
- 7.8.1.190.
<ufunc 'isinf'>
- 7.8.1.191.
<ufunc 'isnan'>
- 7.8.1.192.
<ufunc 'ldexp'>
- 7.8.1.193.
<ufunc 'left_shift'>
- 7.8.1.194.
<ufunc 'less'>
- 7.8.1.195.
<ufunc 'less_equal'>
- 7.8.1.196.
<ufunc 'log'>
- 7.8.1.197.
<ufunc 'log10'>
- 7.8.1.198.
<ufunc 'log1p'>
- 7.8.1.199.
<ufunc 'log2'>
- 7.8.1.200.
<ufunc 'logaddexp'>
- 7.8.1.201.
<ufunc 'logaddexp2'>
- 7.8.1.202.
<ufunc 'logical_and'>
- 7.8.1.203.
<ufunc 'logical_not'>
- 7.8.1.204.
<ufunc 'logical_or'>
- 7.8.1.205.
<ufunc 'logical_xor'>
- 7.8.1.206.
<ufunc 'maximum'>
- 7.8.1.207.
<ufunc 'minimum'>
- 7.8.1.208.
<ufunc 'multiply'>
- 7.8.1.209.
<ufunc 'negative'>
- 7.8.1.210.
<ufunc 'nextafter'>
- 7.8.1.211.
<ufunc 'not_equal'>
- 7.8.1.212.
<ufunc 'power'>
- 7.8.1.213.
<ufunc 'rad2deg'>
- 7.8.1.214.
<ufunc 'radians'>
- 7.8.1.215.
<ufunc 'reciprocal'>
- 7.8.1.216.
<ufunc 'remainder'>
- 7.8.1.217.
<ufunc 'right_shift'>
- 7.8.1.218.
<ufunc 'rint'>
- 7.8.1.219.
<ufunc 'sign'>
- 7.8.1.220.
<ufunc 'signbit'>
- 7.8.1.221.
<ufunc 'sin'>
- 7.8.1.222.
<ufunc 'sinh'>
- 7.8.1.223.
<ufunc 'spacing'>
- 7.8.1.224.
<ufunc 'sqrt'>
- 7.8.1.225.
<ufunc 'square'>
- 7.8.1.226.
<ufunc 'subtract'>
- 7.8.1.227.
<ufunc 'tan'>
- 7.8.1.228.
<ufunc 'tanh'>
- 7.8.1.229.
<ufunc 'true_divide'>
- 7.8.1.230.
<ufunc 'trunc'>
- 7.8.1.231.
__builtin__.abs
- 7.8.1.232.
__builtin__.bool
- 7.8.1.233.
__builtin__.complex
- 7.8.1.234.
__builtin__.divmod
- 7.8.1.235.
__builtin__.enumerate
- 7.8.1.236.
__builtin__.float
- 7.8.1.237.
__builtin__.hash
- 7.8.1.238.
__builtin__.int
- 7.8.1.239.
__builtin__.iter
- 7.8.1.240.
__builtin__.len
- 7.8.1.241.
__builtin__.list
- 7.8.1.242.
__builtin__.max
- 7.8.1.243.
__builtin__.min
- 7.8.1.244.
__builtin__.next
- 7.8.1.245.
__builtin__.pow
- 7.8.1.246.
__builtin__.print
- 7.8.1.247.
__builtin__.range
- 7.8.1.248.
__builtin__.round
- 7.8.1.249.
__builtin__.set
- 7.8.1.250.
__builtin__.slice
- 7.8.1.251.
__builtin__.sorted
- 7.8.1.252.
__builtin__.type
- 7.8.1.253.
__builtin__.zip
- 7.8.1.254.
cmath.acos
- 7.8.1.255.
cmath.acosh
- 7.8.1.256.
cmath.asin
- 7.8.1.257.
cmath.asinh
- 7.8.1.258.
cmath.atan
- 7.8.1.259.
cmath.atanh
- 7.8.1.260.
cmath.cos
- 7.8.1.261.
cmath.cosh
- 7.8.1.262.
cmath.exp
- 7.8.1.263.
cmath.isinf
- 7.8.1.264.
cmath.isnan
- 7.8.1.265.
cmath.log
- 7.8.1.266.
cmath.log10
- 7.8.1.267.
cmath.phase
- 7.8.1.268.
cmath.polar
- 7.8.1.269.
cmath.rect
- 7.8.1.270.
cmath.sin
- 7.8.1.271.
cmath.sinh
- 7.8.1.272.
cmath.sqrt
- 7.8.1.273.
cmath.tan
- 7.8.1.274.
cmath.tanh
- 7.8.1.275.
math.acos
- 7.8.1.276.
math.acosh
- 7.8.1.277.
math.asin
- 7.8.1.278.
math.asinh
- 7.8.1.279.
math.atan
- 7.8.1.280.
math.atan2
- 7.8.1.281.
math.atanh
- 7.8.1.282.
math.ceil
- 7.8.1.283.
math.copysign
- 7.8.1.284.
math.cos
- 7.8.1.285.
math.cosh
- 7.8.1.286.
math.degrees
- 7.8.1.287.
math.erf
- 7.8.1.288.
math.erfc
- 7.8.1.289.
math.exp
- 7.8.1.290.
math.expm1
- 7.8.1.291.
math.fabs
- 7.8.1.292.
math.floor
- 7.8.1.293.
math.frexp
- 7.8.1.294.
math.gamma
- 7.8.1.295.
math.hypot
- 7.8.1.296.
math.isinf
- 7.8.1.297.
math.isnan
- 7.8.1.298.
math.ldexp
- 7.8.1.299.
math.lgamma
- 7.8.1.300.
math.log
- 7.8.1.301.
math.log10
- 7.8.1.302.
math.log1p
- 7.8.1.303.
math.pow
- 7.8.1.304.
math.radians
- 7.8.1.305.
math.sin
- 7.8.1.306.
math.sinh
- 7.8.1.307.
math.sqrt
- 7.8.1.308.
math.tan
- 7.8.1.309.
math.tanh
- 7.8.1.310.
math.trunc
- 7.8.1.311.
numba.numpy_support.carray
- 7.8.1.312.
numba.numpy_support.farray
- 7.8.1.313.
numba.targets.arrayobj.reshape_unchecked
- 7.8.1.314.
numba.types.functions.NamedTupleClass
- 7.8.1.315.
numba.types.functions.NumberClass
- 7.8.1.316.
numpy.core.fromnumeric.amax
- 7.8.1.317.
numpy.core.fromnumeric.amin
- 7.8.1.318.
numpy.core.fromnumeric.argmax
- 7.8.1.319.
numpy.core.fromnumeric.argmin
- 7.8.1.320.
numpy.core.fromnumeric.argsort
- 7.8.1.321.
numpy.core.fromnumeric.cumprod
- 7.8.1.322.
numpy.core.fromnumeric.cumsum
- 7.8.1.323.
numpy.core.fromnumeric.mean
- 7.8.1.324.
numpy.core.fromnumeric.nonzero
- 7.8.1.325.
numpy.core.fromnumeric.prod
- 7.8.1.326.
numpy.core.fromnumeric.ravel
- 7.8.1.327.
numpy.core.fromnumeric.round_
- 7.8.1.328.
numpy.core.fromnumeric.sort
- 7.8.1.329.
numpy.core.fromnumeric.std
- 7.8.1.330.
numpy.core.fromnumeric.sum
- 7.8.1.331.
numpy.core.fromnumeric.var
- 7.8.1.332.
numpy.core.function_base.linspace
- 7.8.1.333.
numpy.core.multiarray.arange
- 7.8.1.334.
numpy.core.multiarray.array
- 7.8.1.335.
numpy.core.multiarray.concatenate
- 7.8.1.336.
numpy.core.multiarray.dot
- 7.8.1.337.
numpy.core.multiarray.empty
- 7.8.1.338.
numpy.core.multiarray.empty_like
- 7.8.1.339.
numpy.core.multiarray.frombuffer
- 7.8.1.340.
numpy.core.multiarray.vdot
- 7.8.1.341.
numpy.core.multiarray.where
- 7.8.1.342.
numpy.core.multiarray.zeros
- 7.8.1.343.
numpy.core.numeric.asfortranarray
- 7.8.1.344.
numpy.core.numeric.full
- 7.8.1.345.
numpy.core.numeric.full_like
- 7.8.1.346.
numpy.core.numeric.identity
- 7.8.1.347.
numpy.core.numeric.ones
- 7.8.1.348.
numpy.core.numeric.ones_like
- 7.8.1.349.
numpy.core.numeric.zeros_like
- 7.8.1.350.
numpy.core.shape_base.atleast_1d
- 7.8.1.351.
numpy.core.shape_base.atleast_2d
- 7.8.1.352.
numpy.core.shape_base.atleast_3d
- 7.8.1.353.
numpy.core.shape_base.hstack
- 7.8.1.354.
numpy.core.shape_base.stack
- 7.8.1.355.
numpy.core.shape_base.vstack
- 7.8.1.356.
numpy.lib.function_base.angle
- 7.8.1.357.
numpy.lib.function_base.copy
- 7.8.1.358.
numpy.lib.function_base.sinc
- 7.8.1.359.
numpy.lib.index_tricks.ndenumerate
- 7.8.1.360.
numpy.lib.index_tricks.ndindex
- 7.8.1.361.
numpy.lib.shape_base.column_stack
- 7.8.1.362.
numpy.lib.shape_base.dstack
- 7.8.1.363.
numpy.lib.shape_base.expand_dims
- 7.8.1.364.
numpy.lib.twodim_base.diag
- 7.8.1.365.
numpy.lib.twodim_base.eye
- 7.8.1.366.
numpy.nditer
- 7.8.1.367.
operator.add
- 7.8.1.368.
operator.and_
- 7.8.1.369.
operator.contains
- 7.8.1.370.
operator.div
- 7.8.1.371.
operator.eq
- 7.8.1.372.
operator.floordiv
- 7.8.1.373.
operator.ge
- 7.8.1.374.
operator.gt
- 7.8.1.375.
operator.iadd
- 7.8.1.376.
operator.iand
- 7.8.1.377.
operator.idiv
- 7.8.1.378.
operator.ifloordiv
- 7.8.1.379.
operator.ilshift
- 7.8.1.380.
operator.imod
- 7.8.1.381.
operator.imul
- 7.8.1.382.
operator.invert
- 7.8.1.383.
operator.ior
- 7.8.1.384.
operator.ipow
- 7.8.1.385.
operator.irshift
- 7.8.1.386.
operator.isub
- 7.8.1.387.
operator.itruediv
- 7.8.1.388.
operator.ixor
- 7.8.1.389.
operator.le
- 7.8.1.390.
operator.lshift
- 7.8.1.391.
operator.lt
- 7.8.1.392.
operator.mod
- 7.8.1.393.
operator.mul
- 7.8.1.394.
operator.ne
- 7.8.1.395.
operator.neg
- 7.8.1.396.
operator.not_
- 7.8.1.397.
operator.or_
- 7.8.1.398.
operator.pos
- 7.8.1.399.
operator.pow
- 7.8.1.400.
operator.rshift
- 7.8.1.401.
operator.sub
- 7.8.1.402.
operator.truediv
- 7.8.1.403.
operator.xor
- 7.8.1.1.