Home
last modified time | relevance | path

Searched defs:Interpreter (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp54 Interpreter::Interpreter(std::unique_ptr<Module> M) in Interpreter() function in Interpreter
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DBugDriver.h54 AbstractInterpreter *Interpreter; // How to run the program variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DInterpreter.cpp176 Interpreter::Interpreter(std::unique_ptr<CompilerInstance> CI, in Interpreter() function in Interpreter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h180 ResultEval Interpreter) in IRSpeculationLayer()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h526 Interpreter = 0x2 enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c991 Interpreter(UnionExp *pue, InterState *istate, CtfeGoal goal) in Interpreter() function