Searched defs:HiR (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonSplitDouble.cpp | 752 unsigned HiR = P.second; in splitShift() local 877 unsigned HiR = P.second; in splitAslOr() local 1111 unsigned HiR = MRI->createVirtualRegister(IntRC); in splitPartition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonSplitDouble.cpp | 789 Register HiR = P.second; in splitShift() local 914 unsigned HiR = P.second; in splitAslOr() local 1145 Register HiR = MRI->createVirtualRegister(IntRC); in splitPartition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonSplitDouble.cpp | 793 Register HiR = P.second; in splitShift() local 918 unsigned HiR = P.second; in splitAslOr() local 1149 Register HiR = MRI->createVirtualRegister(IntRC); in splitPartition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 26898 SDValue HiR = DAG.getBitcast(VT16, getUnpackh(DAG, dl, VT, R, R)); in LowerShift() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 30771 SDValue HiR = DAG.getBitcast(VT16, getUnpackh(DAG, dl, VT, R, R)); in LowerShift() local
|