Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp33 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.cpp39 static std::string computeDataLayout() { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVETargetMachine.cpp31 static std::string computeDataLayout(const Triple &T) { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp33 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp32 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.cpp46 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp43 std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp54 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp73 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp59 static StringRef computeDataLayout(const Triple &TT) { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp30 static std::string computeDataLayout(const Triple &T, bool is64Bit) { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp71 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp99 static std::string computeDataLayout(bool is64Bit, bool UseShortPointers) { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp118 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp140 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp247 static std::string computeDataLayout(const Triple &TT, in computeDataLayout() function
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp481 static StringRef computeDataLayout(const Triple &TT) { in computeDataLayout() function