Home
last modified time | relevance | path

Searched refs:getInstrRefOpIndex (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp373 getInstrRefOpIndex() == Other.getInstrRefOpIndex(); in isIdenticalTo()
440 MO.getInstrRefInstrIndex(), MO.getInstrRefOpIndex()); in hash_value()
984 << getInstrRefOpIndex() << ')'; in print()
H A DMachineStableHash.cpp167 MO.getInstrRefOpIndex()); in stableHashValue()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h602 unsigned getInstrRefOpIndex() const { in getInstrRefOpIndex() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1604 unsigned OpNo = MO.getInstrRefOpIndex(); in transferDebugInstrRef()