Home
last modified time | relevance | path

Searched defs:ABI (Results 1 – 25 of 56) sorted by relevance

123

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp25 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(TheTriple, "", Options); in MipsMCAsmInfo() local
H A DMipsABIInfo.h24 enum class ABI { Unknown, O32, N32, N64 }; enum
H A DMipsAsmBackend.cpp588 MipsABIInfo ABI = MipsABIInfo::computeTargetABI(STI.getTargetTriple(), in createMipsAsmBackend() local
/netbsd/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DSparc.cpp83 sparc::FloatABI ABI = sparc::FloatABI::Invalid; in getSparcFloatABI() local
H A DM68k.cpp110 m68k::FloatABI ABI = m68k::FloatABI::Invalid; in getM68kFloatABI() local
H A DSystemZ.cpp24 systemz::FloatABI ABI = systemz::FloatABI::Hard; in getSystemZFloatABI() local
H A DMips.cpp143 StringRef mips::getGnuCompatibleMipsABIName(StringRef ABI) { in getGnuCompatibleMipsABIName()
154 mips::FloatABI ABI = mips::FloatABI::Invalid; in getMipsFloatABI() local
H A DPPC.cpp136 ppc::FloatABI ABI = ppc::FloatABI::Invalid; in getPPCFloatABI() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetMachine.h31 MipsABIInfo ABI; variable
H A DMipsSEFrameLowering.cpp413 MipsABIInfo ABI = STI.getABI(); in emitPrologue() local
700 MipsABIInfo ABI = STI.getABI(); in emitEpilogue() local
781 MipsABIInfo ABI = STI.getABI(); in getFrameIndexReference() local
866 MipsABIInfo ABI = STI.getABI(); in determineCalleeSaves() local
H A DMipsSERegisterInfo.cpp154 MipsABIInfo ABI = in eliminateFI() local
H A DMipsMachineFunction.cpp72 const MipsABIInfo &ABI = in initGlobalBaseReg() local
H A DMipsRegisterInfo.cpp49 MipsABIInfo ABI = MF.getSubtarget<MipsSubtarget>().getABI(); in getPointerRegClass() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetOptions.h45 std::string ABI; variable
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DCompilerWriterInfo.rst148 ABI chapter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp33 RISCVABI::ABI ABI = MAB.getTargetABI(); in RISCVTargetELFStreamer() local
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DWebAssembly.h42 std::string ABI; variable
H A DAArch64.h61 std::string ABI; variable
H A DARM.h51 std::string ABI, CPU; variable
H A DMips.h60 std::string ABI; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp83 auto &ABI = TPCIU.getABISupport(); in TPCTrampolinePool() local
334 std::unique_ptr<ABISupport> ABI) in TPCIndirectionUtils()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h71 enum class ABI { enum
120 coro::ABI ABI; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.h150 std::unique_ptr<ABISupport> ABI; variable
/netbsd/external/gpl2/groff/dist/font/devlj4/generate/
H A DMakefile246 ABI: $(AUTOFONT)/arlj000s.tfm $(TEXTMAP) target
/netbsd/external/gpl2/groff/dist/font/devps/generate/
H A DMakefile162 ABI: target

123