Home
last modified time | relevance | path

Searched defs:TM (Results 276 – 300 of 375) sorted by relevance

1...<<1112131415

/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp189 SPIRVInstructionSelector::SPIRVInstructionSelector(const SPIRVTargetMachine &TM, in SPIRVInstructionSelector()
1533 createSPIRVInstructionSelector(const SPIRVTargetMachine &TM, in createSPIRVInstructionSelector()
H A DSPIRVModuleAnalysis.cpp1009 SPIRVTargetMachine &TM = in runOnModule() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp88 AMDGPUAsmPrinter::AMDGPUAsmPrinter(TargetMachine &TM, in AMDGPUAsmPrinter()
H A DR600ISelLowering.cpp30 R600TargetLowering::R600TargetLowering(const TargetMachine &TM, in R600TargetLowering()
949 const R600TargetMachine &TM = in lowerADDRSPACECAST() local
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h66 TM, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp901 const TargetMachine &TM = MBB.getParent()->getTarget(); in expandEhReturn() local
H A DMipsDelaySlotFiller.cpp294 const TargetMachine *TM = nullptr; member in __anona18d98430111::MipsDelaySlotFiller
H A DMipsAsmPrinter.cpp159 TargetMachine &TM, in emitDirectiveRelocJalr()
/openbsd/gnu/llvm/llvm/lib/LTO/
H A DLTOModule.cpp47 llvm::TargetMachine *TM) in LTOModule()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h228 const ARMBaseTargetMachine &TM; variable
H A DARMParallelDSP.cpp272 auto &TM = TPC.getTM<TargetMachine>(); in runOnFunction() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DSafeStack.cpp854 const TargetMachine *TM = nullptr; member in __anone51a29560111::SafeStackLegacyPass
H A DSelectOptimize.cpp100 const TargetMachine *TM = nullptr; member in __anon6a1413720111::SelectOptimize
H A DMIRPrinter.cpp237 const TargetMachine &TM = MF.getTarget(); in print() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp81 StringRef FS, const TargetMachine &TM) in HexagonSubtarget()
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DFastISelEmitter.cpp693 const TypeRetPredMap &TM = I.second; in printFunctionDefinitions() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp647 TargetMachine *TM = &getAnalysis<TargetPassConfig>().getTM<TargetMachine>(); in runOnFunction() local
/openbsd/gnu/llvm/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp96 ARCTargetLowering::ARCTargetLowering(const TargetMachine &TM, in ARCTargetLowering()
/openbsd/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp899 auto TM = JTMB.createTargetMachine(); in runOrcJIT() local
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp56 BPFTargetLowering::BPFTargetLowering(const TargetMachine &TM, in BPFTargetLowering()
/openbsd/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h167 uint8_t TM = static_cast<uint8_t>(TypeModifier::NoModifier); member
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h262 explicit BasicTTIImplBase(const TargetMachine *TM, const DataLayout &DL) in BasicTTIImplBase()
488 const TargetMachine &TM = getTLI()->getTargetMachine(); in shouldBuildRelLookupTables() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp201 std::unique_ptr<TargetMachine> TM; member in __anoncc878ad10111::EmitAssemblyHelper
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2059 const TargetMachine &TM = MF->getTarget(); in translateKnownIntrinsic() local
3343 const TargetMachine &TM = MF->getTarget(); in emitSPDescriptorFailure() local
3409 const TargetMachine &TM = MF->getTarget(); in runOnMachineFunction() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp316 VirtualCallTarget::VirtualCallTarget(Function *Fn, const TypeMemberInfo *TM) in VirtualCallTarget()
995 for (const TypeMemberInfo &TM : TypeMemberInfos) { in tryFindVirtualCallTargets() local

1...<<1112131415