Searched refs:ExtendToInt64 (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 1969 SDValue ExtendToInt64(SDValue V, const SDLoc &dl) { in ExtendToInt64() function in __anonb5cceeb00611::BitPermutationSelector 2216 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2224 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2231 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2238 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2280 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64() 2288 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64() 2448 ExtendToInt64(VRot, dl), in SelectAndParts64() 2458 ExtendToInt64(ANDIVal, dl), ANDISVal), 0); in SelectAndParts64() 2598 ExtendToInt64(Res, dl), in Select64() [all …]
|