Home
last modified time | relevance | path

Searched defs:TM (Results 101 – 125 of 375) sorted by relevance

12345678910>>...15

/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp49 WebAssemblyDAGToDAGISel(WebAssemblyTargetMachine &TM, in WebAssemblyDAGToDAGISel()
394 FunctionPass *llvm::createWebAssemblyISelDag(WebAssemblyTargetMachine &TM, in createWebAssemblyISelDag()
H A DWebAssemblyAsmPrinter.h37 explicit WebAssemblyAsmPrinter(TargetMachine &TM, in WebAssemblyAsmPrinter()
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFTargetTransformInfo.h36 explicit BPFTTIImpl(const BPFTargetMachine *TM, const Function &F) in BPFTTIImpl()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h32 explicit SystemZTTIImpl(const SystemZTargetMachine *TM, const Function &F) in SystemZTTIImpl()
H A DSystemZSubtarget.cpp70 const TargetMachine &TM) in SystemZSubtarget()
H A DSystemZAsmPrinter.h52 SystemZAsmPrinter(TargetMachine &TM, std::unique_ptr<MCStreamer> Streamer) in SystemZAsmPrinter()
H A DSystemZCopyPhysRegs.cpp56 FunctionPass *llvm::createSystemZCopyPhysRegsPass(SystemZTargetMachine &TM) { in createSystemZCopyPhysRegsPass()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DStackProtector.h45 const TargetMachine *TM = nullptr; variable
/openbsd/gnu/llvm/llvm/tools/llvm-reduce/
H A DTestRunner.cpp19 std::unique_ptr<TargetMachine> TM, StringRef ToolName, in TestRunner()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h54 explicit HexagonTTIImpl(const HexagonTargetMachine *TM, const Function &F) in HexagonTTIImpl()
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp59 const MipsTargetMachine &TM; member in __anon5df379b70111::MipsInstructionSelector
81 const MipsTargetMachine &TM, const MipsSubtarget &STI, in MipsInstructionSelector()
935 InstructionSelector *createMipsInstructionSelector(const MipsTargetMachine &TM, in createMipsInstructionSelector()
H A DMipsAsmPrinter.h121 explicit MipsAsmPrinter(TargetMachine &TM, in MipsAsmPrinter()
/openbsd/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithObjectCache/
H A DLLJITWithObjectCache.cpp59 auto TM = JTMB.createTargetMachine(); in runJITWithCache() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp40 void PhysicalRegisterUsageInfo::setTargetMachine(const LLVMTargetMachine &TM) { in setTargetMachine()
H A DParallelCG.cpp29 std::unique_ptr<TargetMachine> TM = TMFactory(); in codegen() local
H A DExpandLargeDivRem.cpp118 auto *TM = &getAnalysis<TargetPassConfig>().getTM<TargetMachine>(); in runOnFunction() local
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h40 explicit LanaiTTIImpl(const LanaiTargetMachine *TM, const Function &F) in LanaiTTIImpl()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCompileUtils.cpp90 auto TM = cantFail(JTMB.createTargetMachine()); in operator ()() local
/openbsd/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp20 void XCoreTargetObjectFile::Initialize(MCContext &Ctx, const TargetMachine &TM){ in Initialize()
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp18 const TargetMachine &TM) { in Initialize()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateKernelFeatures.cpp31 const TargetMachine *TM = nullptr; member in __anonef06ef980111::AMDGPUAnnotateKernelFeatures
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.h41 const NVPTXTargetMachine &TM; variable
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.cpp44 const SPIRVTargetMachine &TM) in SPIRVSubtarget()
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.h118 const M68kTargetMachine &TM; variable
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp86 TemplateName TM = TS->getTemplateName(); in IsStdVector() local
100 TemplateName TM = TS->getTemplateName(); in IsSmallVector() local

12345678910>>...15