Searched refs:TargetMachine (Results 226 - 245 of 245) sorted by relevance

12345678910

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp55 #include "llvm/Target/TargetMachine.h"
1168 const TargetMachine &TM = MF.getTarget();
H A DHexagonISelLowering.cpp56 #include "llvm/Target/TargetMachine.h"
1413 HexagonTargetLowering::HexagonTargetLowering(const TargetMachine &TM,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp117 #include "llvm/Target/TargetMachine.h"
184 AsmPrinter::AsmPrinter(TargetMachine &tm, std::unique_ptr<MCStreamer> Streamer)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp56 R600TargetLowering::R600TargetLowering(const TargetMachine &TM,
H A DAMDGPUISelLowering.cpp69 AMDGPUTargetLowering::AMDGPUTargetLowering(const TargetMachine &TM,
H A DSIISelLowering.cpp124 SITargetLowering::SITargetLowering(const TargetMachine &TM,
1999 static void reservePrivateMemoryRegs(const TargetMachine &TM,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp45 RISCVTargetLowering::RISCVTargetLowering(const TargetMachine &TM,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp47 #include "llvm/Target/TargetMachine.h"
57 const TargetMachine &TM;
H A DX86ISelLowering.cpp2538 const TargetMachine &TM = getTargetMachine();
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp33 #include "llvm/Target/TargetMachine.h"
37 /// NOTE: The TargetMachine owns TLOF.
38 TargetLowering::TargetLowering(const TargetMachine &tm)
463 const TargetMachine &TM = getTargetMachine();
H A DLegalizeDAG.cpp46 #include "llvm/Target/TargetMachine.h"
86 const TargetMachine &TM;
H A DSelectionDAG.cpp68 #include "llvm/Target/TargetMachine.h"
1013 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL)
/freebsd-13-stable/lib/clang/libllvm/
H A DMakefile1297 SRCS_MIN+= Target/TargetMachine.cpp
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp52 #include "llvm/Target/TargetMachine.h"
5044 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1406 SparcTargetLowering::SparcTargetLowering(const TargetMachine &TM,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp103 #include "llvm/Target/TargetMachine.h"
445 ARMTargetLowering::ARMTargetLowering(const TargetMachine &TM,
2452 const TargetMachine &TM = getTargetMachine();
3673 const TargetMachine &TM = getTargetMachine();
3767 const TargetMachine &TM = getTargetMachine();
10839 const TargetMachine &TM = getTargetMachine();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp91 #include "llvm/Target/TargetMachine.h"
3063 const TargetMachine &TM = getTargetMachine();
4711 const TargetMachine &TM) {
5272 const TargetMachine &TM) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp45 #include "llvm/Target/TargetMachine.h"
1544 const TargetMachine &TM = MBB.getParent()->getTarget();
H A DAArch64ISelLowering.cpp79 #include "llvm/Target/TargetMachine.h"
131 AArch64TargetLowering::AArch64TargetLowering(const TargetMachine &TM,
13402 const TargetMachine &TM) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp80 SystemZTargetLowering::SystemZTargetLowering(const TargetMachine &TM,

Completed in 700 milliseconds

12345678910