Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstrBuilder.h41 Instruction *getInst() const { return RecycledInst; } in getInst() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h173 uint64_t getInst() const { return u.s.InstNo; } in getInst() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h173 Instruction *getInst() const { in getInst() function
H A DTargetTransformInfo.h153 const IntrinsicInst *getInst() const { return II; } in getInst() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h124 const MCInst *getInst() const { in getInst() function
H A DMCFragment.h274 const MCInst &getInst() const { return Inst; } in getInst() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.h455 const CodeGenInstruction &getInst() const { return I; } in getInst() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp128 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.cpp347 const MachineInstr *getInst() const { return Inst; } in getInst() function in __anon776574090111::ValueTrackerResult