Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOperand.cpp355 getInstrRefOpIndex() == Other.getInstrRefOpIndex(); in isIdenticalTo()
422 MO.getInstrRefInstrIndex(), MO.getInstrRefOpIndex()); in hash_value()
966 << getInstrRefOpIndex() << ')'; in print()
H A DMachineStableHash.cpp170 MO.getInstrRefOpIndex()); in stableHashValue()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h599 unsigned getInstrRefOpIndex() const { in getInstrRefOpIndex() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1610 unsigned OpNo = MO.getInstrRefOpIndex(); in transferDebugInstrRef()