Lines Matching refs:TargetTriple
67 TargetTriple = TT; in SetUpTestCase()
70 if (!isSupported(TargetTriple)) { in SetUpTestCase()
199 static std::string TargetTriple; member in OrcCAPITestBase
203 std::string OrcCAPITestBase::TargetTriple; member in OrcCAPITestBase
266 << TargetTriple << "): " << toString(E); in TEST_F()
269 FAIL() << "Failed to look up \"test\" symbol (triple = " << TargetTriple in TEST_F()
338 << TargetTriple << "): " << toString(E); in TEST_F()
352 << TargetTriple << "): " << toString(E); in TEST_F()
362 << TargetTriple << "): " << toString(E); in TEST_F()
422 << "(triple = " << TargetTriple << "): " << toString(E); in TEST_F()
436 FAIL() << "Failed to add LLVM IR module to LLJIT (triple = " << TargetTriple in TEST_F()
440 FAIL() << "Symbol \"sum\" was not added into JIT (triple = " << TargetTriple in TEST_F()
460 FAIL() << "Failed to add LLVM IR module to LLJIT (triple = " << TargetTriple in TEST_F()
464 FAIL() << "Symbol \"sum\" was not added into JIT (triple = " << TargetTriple in TEST_F()
479 << TargetTriple << "): " << toString(E); in TEST_F()
483 FAIL() << "Symbol \"sum\" was not added into JIT (triple = " << TargetTriple in TEST_F()
495 FAIL() << "Failed to add LLVM IR module to LLJIT (triple = " << TargetTriple in TEST_F()
499 FAIL() << "Symbol \"sum\" was not added into JIT (triple = " << TargetTriple in TEST_F()