HomeSort by relevance Sort by last modified time
    Searched defs:SmallContents (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineOperand.h 140 /// SmallContents - This really should be part of the Contents union, but
147 } SmallContents;
165 // Register number is in SmallContents.RegNo.
179 // Low bits of offset are in SmallContents.OffsetLo.
269 return SmallContents.RegNo;
463 SmallContents.OffsetLo;
522 SmallContents.OffsetLo = unsigned(Offset);
625 Op.SmallContents.RegNo = Reg;
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineOperand.h 114 /// SmallContents - This really should be part of the Contents union, but
121 } SmallContents;
137 // Register number is in SmallContents.RegNo.
151 // Low bits of offset are in SmallContents.OffsetLo.
223 return SmallContents.RegNo;
407 SmallContents.OffsetLo;
432 SmallContents.OffsetLo = unsigned(Offset);
503 Op.SmallContents.RegNo = Reg;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 145 /// SmallContents - This really should be part of the Contents union, but
152 } SmallContents;
172 // Register number is in SmallContents.RegNo.
186 // Low bits of offset are in SmallContents.OffsetLo.
280 return SmallContents.RegNo;
484 SmallContents.OffsetLo;
543 SmallContents.OffsetLo = unsigned(Offset);
649 Op.SmallContents.RegNo = Reg;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 145 /// SmallContents - This really should be part of the Contents union, but
152 } SmallContents;
172 // Register number is in SmallContents.RegNo.
186 // Low bits of offset are in SmallContents.OffsetLo.
280 return SmallContents.RegNo;
484 SmallContents.OffsetLo;
543 SmallContents.OffsetLo = unsigned(Offset);
649 Op.SmallContents.RegNo = Reg;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 145 /// SmallContents - This really should be part of the Contents union, but
152 } SmallContents;
172 // Register number is in SmallContents.RegNo.
186 // Low bits of offset are in SmallContents.OffsetLo.
280 return SmallContents.RegNo;
484 SmallContents.OffsetLo;
543 SmallContents.OffsetLo = unsigned(Offset);
649 Op.SmallContents.RegNo = Reg;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 145 /// SmallContents - This really should be part of the Contents union, but
152 } SmallContents;
172 // Register number is in SmallContents.RegNo.
186 // Low bits of offset are in SmallContents.OffsetLo.
280 return SmallContents.RegNo;
484 SmallContents.OffsetLo;
543 SmallContents.OffsetLo = unsigned(Offset);
649 Op.SmallContents.RegNo = Reg;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 145 /// SmallContents - This really should be part of the Contents union, but
152 } SmallContents;
172 // Register number is in SmallContents.RegNo.
186 // Low bits of offset are in SmallContents.OffsetLo.
280 return SmallContents.RegNo;
484 SmallContents.OffsetLo;
543 SmallContents.OffsetLo = unsigned(Offset);
649 Op.SmallContents.RegNo = Reg;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 145 /// SmallContents - This really should be part of the Contents union, but
152 } SmallContents;
172 // Register number is in SmallContents.RegNo.
186 // Low bits of offset are in SmallContents.OffsetLo.
280 return SmallContents.RegNo;
484 SmallContents.OffsetLo;
543 SmallContents.OffsetLo = unsigned(Offset);
649 Op.SmallContents.RegNo = Reg;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 145 /// SmallContents - This really should be part of the Contents union, but
152 } SmallContents;
172 // Register number is in SmallContents.RegNo.
186 // Low bits of offset are in SmallContents.OffsetLo.
280 return SmallContents.RegNo;
484 SmallContents.OffsetLo;
543 SmallContents.OffsetLo = unsigned(Offset);
649 Op.SmallContents.RegNo = Reg;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 145 /// SmallContents - This really should be part of the Contents union, but
152 } SmallContents;
172 // Register number is in SmallContents.RegNo.
186 // Low bits of offset are in SmallContents.OffsetLo.
280 return SmallContents.RegNo;
484 SmallContents.OffsetLo;
543 SmallContents.OffsetLo = unsigned(Offset);
649 Op.SmallContents.RegNo = Reg;

Completed in 4868 milliseconds