Searched refs:hasJIT (Results 1 – 14 of 14) sorted by relevance
93 return unwrap(T)->hasJIT(); in LLVMTargetHasJIT()
91 return unwrap(T)->hasJIT(); in LLVMTargetHasJIT()
157 SupportsJIT = TM->getTarget().hasJIT(); in OrcExecutionTest()
274 bool hasJIT() const { return HasJIT; } in hasJIT() function
317 bool hasJIT() const { return HasJIT; } in hasJIT() function
616 if (!program.hasJIT()) { in buildProgram()
986 bool hasJIT() const; // Has this Program been JITted?
2840 bool Program::hasJIT() const { in hasJIT() function in skvm::Program2860 SkASSERT(!this->hasJIT()); in dropJIT()
19 if (p.hasJIT()) { in test_jit_and_interpreter()105 if (b.done("", /*allow_jit=*/true).hasJIT()) { in DEF_TEST()106 REPORTER_ASSERT(r, !b.done("", false).hasJIT()); in DEF_TEST()
530 if (!TM->getTarget().hasJIT()) { in create()
532 if (!TM->getTarget().hasJIT()) { in create()
534 if (!TM->getTarget().hasJIT()) { in create()