Home
last modified time | relevance | path

Searched defs:computeDataLayout (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp25 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.cpp39 static std::string computeDataLayout() { in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp35 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVETargetMachine.cpp31 static std::string computeDataLayout(const Triple &T) { in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp37 std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp45 static StringRef computeDataLayout(const Triple &TT) { in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp53 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp65 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp30 static std::string computeDataLayout(const Triple &T, bool is64Bit) { in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp63 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp98 static std::string computeDataLayout(bool is64Bit, bool UseShortPointers) { in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp107 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp135 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp219 static std::string computeDataLayout(const Triple &TT, in computeDataLayout() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp340 static StringRef computeDataLayout(const Triple &TT) { in computeDataLayout() function