Searched refs:R2P (Results 1 – 3 of 3) 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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 281 UUMap R2P; in partitionRegisters() local 296 R2P[T] = ThisP; in partitionRegisters() 305 for (auto I : R2P) in partitionRegisters()
|