Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1180 auto GetRegOp = [](unsigned Reg) -> MachineOperand { in emitLoc() local
1192 MOs.assign(Properties.getLocationOpCount(), GetRegOp(0)); in emitLoc()
1295 MOs.push_back(GetRegOp(Base)); in emitLoc()
1303 MOs.push_back(GetRegOp(LocID)); in emitLoc()