Home
last modified time | relevance | path

Searched defs:getInst (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstrBuilder.h42 Instruction *getInst() const { return RecycledInst; } in getInst() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h174 uint64_t getInst() const { return u.s.InstNo; } in getInst() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h172 Instruction *getInst() const { in getInst() function
H A DTargetTransformInfo.h156 const IntrinsicInst *getInst() const { return II; } in getInst() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h128 const MCInst *getInst() const { in getInst() function
H A DMCSection.h447 MCInst getInst() const { in getInst() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.h479 const CodeGenInstruction &getInst() const { return I; } in getInst() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp133 SelectInst *getInst() { return SI; } in getInst() function in __anonfb50cc300111::SelectInstToUnfold
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp624 const MachineInstr *getInst() const { return Inst; } in getInst() function in __anon776574090111::ValueTrackerResult
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4557 Instruction *getInst() const { return Inst; } in getInst() function in llvm::slpvectorizer::BoUpSLP::ScheduleData