Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DMachineInstr.cpp2237 using MMOList = SmallVector<const MachineMemOperand *, 2>; typedef
2239 static unsigned getSpillSlotSize(const MMOList &Accesses, in getSpillSlotSize()
2263 MMOList Accesses; in getFoldedSpillSize()
2282 MMOList Accesses; in getFoldedRestoreSize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp2146 using MMOList = SmallVector<const MachineMemOperand *, 2>; typedef
2148 static unsigned getSpillSlotSize(MMOList &Accesses, in getSpillSlotSize()
2172 MMOList Accesses; in getFoldedSpillSize()
2191 MMOList Accesses; in getFoldedRestoreSize()