Home
last modified time | relevance | path

Searched defs:WithFunctionEntry (Results 1 – 3 of 3) sorted by relevance

/dports/misc/py-tvm/incubator-tvm-0.6.1/src/codegen/llvm/
H A Dcodegen_llvm.h167 inline llvm::AllocaInst* WithFunctionEntry(F falloca) { in WithFunctionEntry() function
/dports/misc/tvm/incubator-tvm-0.6.1/src/codegen/llvm/
H A Dcodegen_llvm.h167 inline llvm::AllocaInst* WithFunctionEntry(F falloca) { in WithFunctionEntry() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/target/llvm/
H A Dcodegen_llvm.h171 llvm::AllocaInst* WithFunctionEntry(F falloca) { in WithFunctionEntry() function