Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.cpp54 Interpreter::Interpreter(std::unique_ptr<Module> M) in Interpreter() function in Interpreter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DSpeculation.h184 ResultEval Interpreter) in IRSpeculationLayer()
/third_party/python/Lib/test/support/
Dinterpreters.py45 class Interpreter: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h517 Interpreter = 0x2 enumerator
/third_party/node/deps/v8/src/interpreter/
Dinterpreter.cc69 Interpreter::Interpreter(Isolate* isolate) in Interpreter() function in v8::internal::interpreter::Interpreter
/third_party/python/Lib/test/
Dtest__xxsubinterpreters.py103 class Interpreter(namedtuple('Interpreter', 'name id')): class
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py760 class Interpreter(parser.SimpleTraceDumper): class
/third_party/node/deps/v8/src/execution/
Disolate.h149 class Interpreter; variable