Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.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
H A DAsmPrinterDwarf.cpp123 const TargetLoweringObjectFile &TLOF = getObjFileLowering(); in emitTTypeReference() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.h26 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.h23 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.h24 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.h28 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
H A DHexagonSplitConst32AndConst64.cpp64 auto &TLOF = *HTM.getObjFileLowering(); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.h21 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.h24 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.h22 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.h32 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.h22 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.h29 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.h24 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp284 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); in getNameWithPrefix() local
289 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); in getSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.h29 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp237 const TargetLoweringObjectFile &TLOF = getObjFileLowering(); in doFinalization() local

12