HomeSort by relevance Sort by last modified time
    Searched defs:getDataLayoutString (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCTargetMachine.cpp 80 static std::string getDataLayoutString(const Triple &T) {
184 : LLVMTargetMachine(T, getDataLayoutString(TT), TT, CPU,
  /external/clang/include/clang/Basic/
TargetInfo.h 715 const char *getDataLayoutString() const {
    [all...]

Completed in 53 milliseconds