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