Home
last modified time | relevance | path

Searched defs:LocMO (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp239 unsigned getLocationNo(const MachineOperand &LocMO) { in getLocationNo()
288 void addDef(SlotIndex Idx, const MachineOperand &LocMO, bool IsIndirect) { in addDef()
864 const MachineOperand &LocMO = locations[Loc.locNo()]; in computeIntervals() local
1284 SlotIndex StopIdx, MachineOperand &LocMO, in findNextInsertLocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp364 unsigned getLocationNo(const MachineOperand &LocMO) { in getLocationNo()
1120 const MachineOperand &LocMO = locations[LocNo]; in computeIntervals() local
1143 const MachineOperand &LocMO = this->locations[LocNo]; in computeIntervals() local
1639 for (const MachineOperand &LocMO : LocMOs) in findNextInsertLocation() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp187 unsigned getLocationNo(const MachineOperand &LocMO) { in getLocationNo()
214 void addDef(SlotIndex Idx, const MachineOperand &LocMO) { in addDef()