Home
last modified time | relevance | path

Searched defs:MCJITHelper (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp651 class MCJITHelper class
654 MCJITHelper(LLVMContext& C) : Context(C), OpenModule(NULL) {} in MCJITHelper() function in MCJITHelper
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp649 class MCJITHelper class
652 MCJITHelper(LLVMContext& C) : Context(C), OpenModule(NULL) {} in MCJITHelper() function in MCJITHelper
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp651 class MCJITHelper class
654 MCJITHelper(LLVMContext& C) : Context(C), OpenModule(NULL) {} in MCJITHelper() function in MCJITHelper
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp649 class MCJITHelper class
652 MCJITHelper(LLVMContext& C) : Context(C), OpenModule(NULL) {} in MCJITHelper() function in MCJITHelper
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp738 class MCJITHelper class
741 MCJITHelper(LLVMContext& C) : Context(C), OpenModule(NULL) {} in MCJITHelper() function in MCJITHelper
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp794 class MCJITHelper : public BaseHelper class
797 MCJITHelper(LLVMContext& C) : Context(C), CurrentModule(NULL) { in MCJITHelper() function in MCJITHelper
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp738 class MCJITHelper class
741 MCJITHelper(LLVMContext& C) : Context(C), OpenModule(NULL) {} in MCJITHelper() function in MCJITHelper
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp794 class MCJITHelper : public BaseHelper class
797 MCJITHelper(LLVMContext& C) : Context(C), CurrentModule(NULL) { in MCJITHelper() function in MCJITHelper