Searched refs:ExtendToInt64 (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 1978 SDValue ExtendToInt64(SDValue V, const SDLoc &dl) { in ExtendToInt64() function in __anon80d47ed70611::BitPermutationSelector 2225 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2233 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2240 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2247 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 2289 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64() 2297 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64() 2451 ExtendToInt64(VRot, dl), in SelectAndParts64() 2457 ExtendToInt64(VRot, dl), in SelectAndParts64() 2467 ExtendToInt64(ANDIVal, dl), ANDISVal), 0); in SelectAndParts64() [all …]
|