Searched defs:getDataLayoutString (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCTargetMachine.cpp | 153 static std::string getDataLayoutString(const Triple &T) { getDataLayoutString() function |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 1265 const char *getDataLayoutString() const { getDataLayoutString() function |