Searched defs:InsertAtByte (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 1903 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask() 8993 unsigned ShiftElts = 0, InsertAtByte = 0; in lowerToVINSERTB() local 9099 unsigned ShiftElts = 0, InsertAtByte = 0; in lowerToVINSERTH() local 9209 unsigned ShiftElts, InsertAtByte; in LowerVECTOR_SHUFFLE() local 9961 unsigned InsertAtByte = InsertAtElement * BytesInEachElement; in LowerINSERT_VECTOR_ELT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2229 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask() 9562 unsigned ShiftElts = 0, InsertAtByte = 0; in lowerToVINSERTB() local 9668 unsigned ShiftElts = 0, InsertAtByte = 0; in lowerToVINSERTH() local 9894 unsigned ShiftElts, InsertAtByte; in LowerVECTOR_SHUFFLE() local 11030 unsigned InsertAtByte = InsertAtElement * BytesInEachElement; in LowerINSERT_VECTOR_ELT() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 1505 unsigned &InsertAtByte, bool &Swap, bool IsLE) { in isXXINSERTWMask() 7443 unsigned ShiftElts, InsertAtByte; in LowerVECTOR_SHUFFLE() local
|