Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp414 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, in addDef() argument
417 for (const MachineOperand &Op : LocMOs) in addDef()
1637 SlotIndex StopIdx, ArrayRef<MachineOperand> LocMOs, in findNextInsertLocation() argument
1640 for (const MachineOperand &LocMO : LocMOs) in findNextInsertLocation()