HomeSort by relevance Sort by last modified time
    Searched refs:OffsetLo (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineOperand.h 146 unsigned OffsetLo; // Matches Contents.OffsetedInfo.OffsetHi.
179 // Low bits of offset are in SmallContents.OffsetLo.
463 SmallContents.OffsetLo;
522 SmallContents.OffsetLo = unsigned(Offset);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineOperand.h 120 unsigned OffsetLo; // Matches Contents.OffsetedInfo.OffsetHi.
151 // Low bits of offset are in SmallContents.OffsetLo.
407 SmallContents.OffsetLo;
432 SmallContents.OffsetLo = unsigned(Offset);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineOperand.h 156 unsigned OffsetLo; // Matches Contents.OffsetedInfo.OffsetHi.
191 // Low bits of offset are in SmallContents.OffsetLo.
589 SmallContents.OffsetLo;
658 SmallContents.OffsetLo = unsigned(Offset);
    [all...]

Completed in 718 milliseconds