Searched refs:ExtendToInt64 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 1693 SDValue ExtendToInt64(SDValue V, const SDLoc &dl) { in ExtendToInt64() function in __anon93a3ca650411::BitPermutationSelector 1934 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 1942 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 1949 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 1956 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64() 1998 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64() 2006 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64() 2157 ExtendToInt64(VRot, dl), in SelectAndParts64() 2162 ExtendToInt64(VRot, dl), in SelectAndParts64() 2172 ExtendToInt64(ANDIVal, dl), ANDISVal), 0); in SelectAndParts64() [all …]
|