Searched refs:R2P (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.td | 103 def R2P : GPR64< 2, "r2", [R2W, R3W], [R2D, R3D]>; 115 def R2Q : GPR128< 2, "r2", [R2D, R3D], [R2P]>; 183 def GR64P : RegisterClass<"SystemZ", [v2i32], 64, (add R0P, R2P, R4P,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 258 UUMap R2P; in partitionRegisters() local 273 R2P[T] = ThisP; in partitionRegisters() 282 for (auto I : R2P) in partitionRegisters()
|