Searched defs:LoR (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonSplitDouble.cpp | 751 unsigned LoR = P.first; in splitShift() local 876 unsigned LoR = P.first; in splitAslOr() local 1110 unsigned LoR = 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 | 788 Register LoR = P.first; in splitShift() local 913 unsigned LoR = P.first; in splitAslOr() local 1144 Register LoR = 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 | 792 Register LoR = P.first; in splitShift() local 917 unsigned LoR = P.first; in splitAslOr() local 1148 Register LoR = 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 | 26897 SDValue LoR = DAG.getBitcast(VT16, getUnpackl(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 | 30770 SDValue LoR = DAG.getBitcast(VT16, getUnpackl(DAG, dl, VT, R, R)); in LowerShift() local
|