Searched refs:mTriple (Results 1 – 3 of 3) sorted by relevance
53 : mTriple(pTriple), mFullPrecision(true), mTarget(nullptr) { in CompilerConfig()86 mTarget = llvm::TargetRegistry::lookupTarget(mTriple, error); in initializeTarget()91 mTriple.c_str(), error.c_str()); in initializeTarget()
41 std::string mTriple;75 { return mTriple; } in getTriple()
147 const char *mTriple = "-mtriple=" DEFAULT_TARGET_TRIPLE_STRING; in createSharedLibrary() local164 compiler_rt, mTriple, vendorLibPath, vndkLibPath, libPath, in createSharedLibrary()