Home
last modified time | relevance | path

Searched defs:TLOF (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCFIException.cpp43 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in endModule() local
69 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in beginFunction() local
129 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in beginBasicBlockSection() local
HDAsmPrinterDwarf.cpp123 const TargetLoweringObjectFile &TLOF = getObjFileLowering(); in emitTTypeReference() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/
HDXtensaTargetMachine.h26 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYTargetMachine.h24 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/
HDDirectXTargetMachine.h21 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZTargetMachine.h28 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcTargetMachine.h24 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
HDHexagonSplitConst32AndConst64.cpp64 auto &TLOF = *HTM.getObjFileLowering(); in runOnMachineFunction() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiTargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchTargetMachine.h23 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFTargetMachine.h22 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430TargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVTargetMachine.h22 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kTargetMachine.h32 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86TargetMachine.h29 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreTargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVETargetMachine.h24 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXTargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/
HDTargetMachine.cpp284 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); in getNameWithPrefix() local
289 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); in getSymbol() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsTargetMachine.h29 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRAsmPrinter.cpp237 const TargetLoweringObjectFile &TLOF = getObjFileLowering(); in doFinalization() local

12