Home
last modified time | relevance | path

Searched defs:InstNo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h149 uint64_t InstNo : 20; /// The Instruction where the def happens. member
H A DInstrRefBasedImpl.cpp1455 unsigned InstNo, unsigned OpNo, MachineInstr &MI, in getValueForInstrRef()
1634 unsigned InstNo = MO.getInstrRefInstrIndex(); in transferDebugInstrRef() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp266 unsigned InstNo = It.first; in calculateLiveIntervals() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp330 unsigned InstNo = 0; in getInstructionIndex() local