Searched defs:JIT (Results 1 – 8 of 8) sorted by relevance
83 LLVMOrcJITStackRef JIT = in TEST_F() local107 LLVMOrcJITStackRef JIT = in TEST_F() local131 LLVMOrcJITStackRef JIT = in TEST_F() local
54 JIT("jit", cl::desc("Run program Just-In-Time")); variable
273 ExecutionEngine *JIT; in lp_build_create_mcjit_compiler_for_module() local
141 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateJITCompilerForModule() local205 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateMCJITCompilerForModule() local
503 JIT = 0x1, enumerator
560 class JIT : public AbstractInterpreter { class564 JIT(const std::string &Path, const std::vector<std::string> *Args) in JIT() function in __anon6ea4e3bc0511::JIT
798 AC_SUBST(JIT,[[]]) subst
2261 .. _advanced: