Searched defs:getTargetMachine (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-reduce/
H A DTestRunner.h46 const TargetMachine *getTargetMachine() const { return TM.get(); } function in class:llvm::TestRunner
/openbsd-current/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.h48 const TargetMachine &getTargetMachine() const { return *TheTargetMachine; } function in class:llvm::exegesis::LLVMState
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h155 const PPCTargetMachine &getTargetMachine() const { return TM; } function in class:llvm::PPCSubtarget
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp197 const M68kTargetMachine &getTargetMachine() { function in class:__anon2930::M68kDAGToDAGISel
/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h443 virtual TargetMachine *getTargetMachine() { return nullptr; } function in class:llvm::ExecutionEngine
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp142 const SystemZTargetMachine &getTargetMachine() const { function in class:__anon3110::SystemZDAGToDAGISel
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp132 const X86TargetMachine *getTargetMachine() const { function in class:__anon3209::final
H A DX86ISelDAGToDAG.cpp504 const X86TargetMachine &getTargetMachine() const { function in class:__anon3222::final
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h350 const TargetMachine &getTargetMachine() const { return TM; } function in class:llvm::TargetLoweringBase::NegatibleCost

Completed in 182 milliseconds