Searched defs:getInst (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInst.h124 const MCInst *getInst() const { function in class:llvm::MCOperand
H A DMCFragment.h284 const MCInst &getInst() const { return Inst; } function in class:llvm::MCRelaxableFragment
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h178 Instruction *getInst() const { function in class:llvm::MemDepResult
H A DTargetTransformInfo.h148 const IntrinsicInst *getInst() const { return II; } function in class:llvm::IntrinsicCostAttributes
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp304 const MachineInstr *getInst() const { return Inst; } function in class:__anon1844::ValueTrackerResult

Completed in 207 milliseconds