Searched defs:triple (Results 1 – 7 of 7) sorted by relevance
33 const llvm::Triple& triple() const { return m_Triple; } in triple() function
94 const std::string &triple = pConfig.getTriple(); in Compiler() local223 const std::string &triple = module.getTargetTriple(); in compile() local
34 llvm::Triple triple(pTriple); in lookupTarget() local
328 llvm::Triple triple(m_pConfig->targets().triple()); in initTarget() local
180 inline void ParseEmulation(llvm::Triple& triple, const char* emulation) { in ParseEmulation()325 llvm::Triple triple; in TranslateArguments() local
921 const llvm::Triple& triple = pConfig.targets().triple(); in createMipsLDBackend() local
160 const ApplyFunctionTriple& triple = ApplyFunctions[info.type()]; in applyRelocation() local