Searched refs:ExtendToInt64 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 2146 SDValue ExtendToInt64(SDValue V, const SDLoc &dl) { in ExtendToInt64() function in __anonc3d3b4b60711::BitPermutationSelector 2393 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2401 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2408 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2415 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2457 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64() 2465 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64() 2625 ExtendToInt64(VRot, dl), in SelectAndParts64() 2635 ExtendToInt64(ANDIVal, dl), ANDISVal), 0); in SelectAndParts64() 2775 ExtendToInt64(Res, dl), in Select64() [all …]
|