Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp42 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); endModule() local
68 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); beginFunction() local
128 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); beginBasicBlockSection() local
[all...]
H A DAsmPrinterDwarf.cpp123 const TargetLoweringObjectFile &TLOF = getObjFileLowering(); in emitTTypeReference() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.h24 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.h24 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.h21 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.h28 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.h23 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.h22 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.h27 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.h29 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.h22 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.h25 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.h32 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.h24 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.h29 std::unique_ptr<TargetLoweringObjectFile> TLOF; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp264 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); getNameWithPrefix() local
269 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); getSymbol() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.h29 std::unique_ptr<TargetLoweringObjectFile> TLOF; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp236 const TargetLoweringObjectFile &TLOF = getObjFileLowering(); doFinalization() local

12