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.cpp1210 auto GetRegOp = [](unsigned Reg) -> MachineOperand { in emitLoc() local
1222 MOs.assign(Properties.getLocationOpCount(), GetRegOp(0)); in emitLoc()
1325 MOs.push_back(GetRegOp(Base)); in emitLoc()
1333 MOs.push_back(GetRegOp(LocID)); in emitLoc()