MCPcopy Create free account

hub / github.com/aherlihy/PythonLLVM / functions

Functions247 in github.com/aherlihy/PythonLLVM

↓ 1 callersFunctiontest_ret2f
()
lots_test.py:172
↓ 1 callersFunctiontest_ret2i
()
lots_test.py:161
↓ 1 callersFunctiontest_while
()
lots_test.py:143
↓ 1 callersFunctiontest_while2
()
lots_test.py:149
↓ 1 callersFunctionusage
()
pyllvm.py:6
FunctionBOOST_PYTHON_MODULE
expose classes/functions to python
cpp_python_wrapper/python_example.cpp:77
FunctionBOOST_PYTHON_MODULE
cpp_python_wrapper/hello.cpp:8
FunctionBOOST_PYTHON_MODULE
expose classes/functions to python
cpp_python_wrapper/TupleSet.h:223
MethodDerived
multiple constructors
cpp_python_wrapper/python_example.cpp:57
FunctionGetVecTypeDic
()
VecTypes.py:74
MethodPureBase
cpp_python_wrapper/python_example.cpp:21
MethodTupleSet
cpp_python_wrapper/TupleSet.h:27
Method__add__
(self, b)
VecTypes.py:50
Method__add__
(self, b)
MUDA.py:64
Method__div__
(self, b)
MUDA.py:92
Method__ge__
(self, b)
MUDA.py:116
Method__getattr__
(self, name)
MUDA.py:162
Method__gt__
(self, b)
MUDA.py:101
Method__init__
(self, name, type, kind, dim=None, **kwargs)
SymbolTable.py:19
Method__init__
(self)
SymbolTable.py:57
Method__init__
(self, *args)
VecTypes.py:8
Method__init__
(self)
CodeGenLLVM.py:50
Method__init__
(self, *args)
MUDA.py:21
Method__init__
(self)
TypeInference.py:12
Method__init__
(self, symTable)
TypeInference.py:24
Method__init__
(self, codegen)
mmath.py:30
Method__le__
(self, b)
MUDA.py:146
Method__lt__
(self, b)
MUDA.py:131
Method__mul__
(self, b)
MUDA.py:83
Method__str__
(self)
SymbolTable.py:35
Method__str__
s = "[" for x in self.symbols: s+=x[0]+"\n" for z in x[1].keys(): s+= str(z) + ":" + str(x[1]
SymbolTable.py:63
Method__str__
(self)
VecTypes.py:45
Method__str__
(self)
MUDA.py:59
Method__sub__
(self, b)
VecTypes.py:60
Method__sub__
(self, b)
MUDA.py:74
Function_testVec
()
MUDA.py:303
MethodaddAttribute
cpp_python_wrapper/TupleSet.h:201
Functionb
polymorphic function args (pass C++ defined-class to functions)
cpp_python_wrapper/python_example.cpp:72
Methodcombine
cpp_python_wrapper/TupleSet.h:30
Functiond
cpp_python_wrapper/python_example.cpp:73
Methoddefault_f
cpp_python_wrapper/python_example.cpp:51
MethodemitVAbs
(self, llargs)
CodeGenLLVM.py:1562
MethodemitVSel
(self, node)
CodeGenLLVM.py:1276
Methodemitabs
(self, node)
mmath.py:32
Methodemitexp
(self, node)
mmath.py:89
Methodemitfloat
(self, node)
mmath.py:125
Methodemitint
(self, node)
mmath.py:115
Methodemitlog
(self, node)
mmath.py:77
Methodemitmod
(self, node)
mmath.py:42
Methodemitpow
(self, node)
mmath.py:58
Methodemitrange
(self, node)
mmath.py:137
Methodemitsqrt
(self, node)
mmath.py:101
Methodemitzeros
(self, node)
mmath.py:178
Methodevaluate
cpp_python_wrapper/TupleSet.h:127
Methodf
cpp_python_wrapper/python_example.cpp:31
Methodf
cpp_python_wrapper/python_example.cpp:40
Methodf
cpp_python_wrapper/python_example.cpp:44
Methodf
overridden method
cpp_python_wrapper/python_example.cpp:68
Functionfactory
cpp_python_wrapper/python_example.cpp:74
Methodget
cpp_python_wrapper/python_example.cpp:62
Functiongreet
cpp_python_wrapper/hello.cpp:3
MethodinferAdd
(self, node)
TypeInference.py:194
MethodinferAnd
(self, node)
TypeInference.py:248
MethodinferAssName
(self, node)
TypeInference.py:272
MethodinferCallFunc
(self, node)
TypeInference.py:161
MethodinferCompare
(self, node)
TypeInference.py:302
MethodinferConst
(self, node)
TypeInference.py:307
MethodinferDiscard
(self, node)
TypeInference.py:156
MethodinferDiv
(self, node)
TypeInference.py:235
MethodinferGetattr
a.x a.xyz a.xyzw node.expr must be a vector type.
TypeInference.py:129
MethodinferList
(self, node)
TypeInference.py:336
MethodinferMod
(self, node)
TypeInference.py:255
MethodinferModule
(self, node)
TypeInference.py:104
MethodinferMul
(self, node)
TypeInference.py:221
MethodinferName
(self, node)
TypeInference.py:285
MethodinferNot
(self, node)
TypeInference.py:252
MethodinferOr
(self, node)
TypeInference.py:250
MethodinferReturn
(self, node)
TypeInference.py:109
MethodinferStmt
(self, node)
TypeInference.py:113
MethodinferSub
(self, node)
TypeInference.py:208
MethodinferSubscript
(self, node)
TypeInference.py:323
MethodinferUnarySub
(self, node)
TypeInference.py:190
MethodisExternalSymbol
(self, name)
CodeGenLLVM.py:1492
MethodisVectorMathFunction
(self, name)
CodeGenLLVM.py:1502
Functionmain
()
lots_test.py:190
Functionmain
experiments/test_llvm.cpp:49
Functionmain
()
tp_tests/linreg.py:24
Functionmain
()
tp_tests/kmeans.py:25
Functionmain
()
tp_tests/bayes.py:21
Functionmain
()
tp_tests/logreg.py:14
Functionmain
()
tp_tests/llvm_numba/numba_llvm_bayes.py:22
Functionmain
tp_tests/llvm_clang/kmeans.cpp:29
Functionmain
tp_tests/llvm_clang/linreg.cpp:14
Functionmain
tp_tests/llvm_clang/bayes.cpp:10
Functionmain
tp_tests/llvm_clang/logreg.cpp:15
Methodmap
void filter(string funct) { OperatorInfo *op = new OperatorInfo(); op->set_type(OperatorInfo::FILTER); FilterInfo *ext = op->M
cpp_python_wrapper/TupleSet.h:84
Methodreduce
void merge(TupleSet *other) { OperatorInfo *op = new OperatorInfo(); op->set_type(OperatorInfo::MERGE); MergeInfo *ext = op->M
cpp_python_wrapper/TupleSet.h:115
MethodreturnSymbols
(self)
SymbolTable.py:155
Functionrun
()
tp_tests/compile_numba/set1/np_bayes.py:10
Functionrun
()
tp_tests/compile_numba/set1/np_logreg.py:16
← previousnext →101–200 of 247, ranked by callers