Searched defs:getTriple (Results 1 – 12 of 12) sorted by relevance
68 def getTriple(self, arch): member in BuilderDarwin
24 def getTriple(self, arch): global() member in Builder
95 Triple getTriple() const { in getTriple() function
92 StringRef getTriple() const { return getString("triple"); } in getTriple() function
111 const Triple &getTriple() const { return BinaryTriple; } in getTriple() function
116 const Triple &getTriple() const { return BinaryTriple; } getTriple() function
32 const llvm::Triple &getTriple() const { return TargetTriple; } in getTriple() function
227 const llvm::Triple &getTriple() const { return GCCTriple; } getTriple() function
255 const llvm::Triple &getTriple() const { return Triple; } getTriple() function
772 const llvm::Triple &getTriple() const { return Target.getTriple(); } getTriple() function
442 const std::string &getTriple() const { return Data; } getTriple() function
1256 const llvm::Triple &getTriple() const { getTriple() function [all...]