Home
last modified time | relevance | path

Searched refs:irgenAndTakeOwnership (Results 1 – 8 of 8) sorted by relevance

/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h60 irgenAndTakeOwnership(FunctionAST &FnAST, const std::string &Suffix);
171 auto M = irgenAndTakeOwnership(*SharedFnAST, "$impl"); in addFunctionAST()
Dtoy.cpp1094 irgenAndTakeOwnership(FunctionAST &FnAST, const std::string &Suffix) { in irgenAndTakeOwnership() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h69 irgenAndTakeOwnership(FunctionAST &FnAST, const std::string &Suffix);
158 auto M = irgenAndTakeOwnership(*SharedFnAST, "$impl"); in addFunctionAST()
Dtoy.cpp1103 irgenAndTakeOwnership(FunctionAST &FnAST, const std::string &Suffix) { in irgenAndTakeOwnership() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h62 irgenAndTakeOwnership(FunctionAST &FnAST, const std::string &Suffix);
199 auto M = irgenAndTakeOwnership(*SharedFnAST, "$impl"); in addFunctionAST()
Dtoy.cpp1116 irgenAndTakeOwnership(FunctionAST &FnAST, const std::string &Suffix) { in irgenAndTakeOwnership() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h71 irgenAndTakeOwnership(FunctionAST &FnAST, const std::string &Suffix);
171 auto M = irgenAndTakeOwnership(*SharedFnAST, "$impl"); in addFunctionAST()
Dtoy.cpp1127 irgenAndTakeOwnership(FunctionAST &FnAST, const std::string &Suffix) { in irgenAndTakeOwnership() function