Home
last modified time | relevance | path

Searched defs:ABIName (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchBaseInfo.cpp29 StringRef ABIName; in checkABIStandardized() local
73 StringRef ABIName) { in computeTargetABI()
176 ABI getTargetABI(StringRef ABIName) { in getTargetABI()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DMips.cpp25 StringRef &CPUName, StringRef &ABIName) { in getMipsCPUAndABI()
128 StringRef CPUName, ABIName; in getMipsABILibSuffix() local
189 StringRef ABIName; in getMIPSTargetFeatures() local
479 StringRef ABIName, mips::FloatABI FloatABI) { in isFPXXDefault()
496 StringRef CPUName, StringRef ABIName, in shouldUseFPXX()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.cpp29 StringRef ABIName) { in initializeSubtargetDependencies()
86 StringRef ABIName, in LoongArchSubtarget()
H A DLoongArchTargetMachine.cpp120 auto ABIName = Options.MCOptions.getABIName(); in getSubtargetImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp69 StringRef ABIName) { in initializeSubtargetDependencies()
92 StringRef ABIName, unsigned RVVVectorBitsMin, in RISCVSubtarget()
H A DRISCVTargetMachine.cpp135 StringRef ABIName = Options.MCOptions.getABIName(); in computeDataLayout() local
236 auto ABIName = Options.MCOptions.getABIName(); in getSubtargetImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp39 StringRef ABIName) { in computeTargetABI()
85 ABI getTargetABI(StringRef ABIName) { in getTargetABI()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp182 StringRef ABIName; in getOSLibDir() local
343 StringRef ABIName = tools::riscv::getRISCVABI(Args, Triple); in Linux() local
578 StringRef ABIName = tools::riscv::getRISCVABI(Args, Triple); in getDynamicLinker() local
H A DOpenBSD.cpp71 StringRef ABIName; in ConstructJob() local
H A DNetBSD.cpp62 StringRef ABIName; in ConstructJob() local
H A DFreeBSD.cpp57 StringRef ABIName; in ConstructJob() local
H A DGnu.cpp769 StringRef ABIName = riscv::getRISCVABI(Args, getToolChain().getTriple()); in ConstructJob() local
849 StringRef ABIName = in ConstructJob() local
859 StringRef ABIName; in ConstructJob() local
1527 StringRef ABIName; in findMIPSMultilibs() local
1885 StringRef ABIName = tools::riscv::getRISCVABI(Args, TargetTriple); in findRISCVBareMetalMultilibs() local
1929 StringRef ABIName = tools::riscv::getRISCVABI(Args, TargetTriple); in findRISCVMultilibs() local
H A DClang.cpp1466 const char *ABIName = nullptr; in RenderARMABI() local
1752 const char *ABIName = nullptr; in RenderAArch64ABI() local
1885 StringRef ABIName; in AddMIPSTargetArgs() local
2040 const char *ABIName = nullptr; in AddPPCTargetArgs() local
2153 StringRef ABIName = riscv::getRISCVABI(Args, Triple); in AddRISCVTargetArgs() local
8438 StringRef ABIName; in AddMIPSTargetArgs() local
8474 StringRef ABIName = riscv::getRISCVABI(Args, Triple); in AddRISCVTargetArgs() local
H A DCommonArgs.cpp606 StringRef ABIName; in getCPUName() local
1949 StringRef ABIName; in ParsePICArgs() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp149 static cl::opt<std::string> ABIName( in MCOPT_EXP() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h91 std::string ABIName; variable
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp150 StringRef ABIName = getABI(); in getTargetDefines() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp127 StringRef ABIName = Options.MCOptions.getABIName(); in computeTargetABI() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp841 const StringRef ABIName, in diagnoseIfNeedsFPReg()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp304 auto ABIName = StringRef(Options.ABIName); in RISCVAsmParser() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp660 StringRef ABIName = A->getValue(); in computeTargetTriple() local