Home
last modified time | relevance | path

Searched refs:computeTargetABI (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options);
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/RISCV/
H A DRISCVSubtarget.cpp41 TargetABI = RISCVABI::computeTargetABI(TT, getFeatureBits(), ABIName); in initializeSubtargetDependencies()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/
H A DARMTargetMachine.cpp109 computeTargetABI(const Triple &TT, StringRef CPU, in computeTargetABI() function
130 auto ABI = computeTargetABI(TT, CPU, Options); in computeDataLayout()
208 TargetABI(computeTargetABI(TT, CPU, Options)), in ARMBaseTargetMachine()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/
H A DARMTargetMachine.cpp109 computeTargetABI(const Triple &TT, StringRef CPU, in computeTargetABI() function
130 auto ABI = computeTargetABI(TT, CPU, Options); in computeDataLayout()
214 TargetABI(computeTargetABI(TT, CPU, Options)), in ARMBaseTargetMachine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.cpp26 ABI computeTargetABI(const Triple &TT, FeatureBitset FeatureBits, in computeTargetABI() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.cpp13 ABI computeTargetABI(const Triple &TT, FeatureBitset FeatureBits, in computeTargetABI() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.cpp13 ABI computeTargetABI(const Triple &TT, FeatureBitset FeatureBits, in computeTargetABI() function
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.cpp13 ABI computeTargetABI(const Triple &TT, FeatureBitset FeatureBits, in computeTargetABI() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.cpp13 ABI computeTargetABI(const Triple &TT, FeatureBitset FeatureBits, in computeTargetABI() function
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.cpp13 ABI computeTargetABI(const Triple &TT, FeatureBitset FeatureBits, in computeTargetABI() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp114 computeTargetABI(const Triple &TT, StringRef CPU, in computeTargetABI() function
135 auto ABI = computeTargetABI(TT, CPU, Options); in computeDataLayout()
217 TargetABI(computeTargetABI(TT, CPU, Options)), in ARMBaseTargetMachine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp113 computeTargetABI(const Triple &TT, StringRef CPU, in computeTargetABI() function
134 auto ABI = computeTargetABI(TT, CPU, Options); in computeDataLayout()
216 TargetABI(computeTargetABI(TT, CPU, Options)), in ARMBaseTargetMachine()

12345678