Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1224 auto GetRegOp = [](unsigned Reg) -> MachineOperand { in emitLoc() local
1236 MOs.assign(Properties.getLocationOpCount(), GetRegOp(0)); in emitLoc()
1360 MOs.push_back(GetRegOp(Base)); in emitLoc()
1368 MOs.push_back(GetRegOp(LocID)); in emitLoc()