Home
last modified time | relevance | path

Searched refs:ExtendToInt64 (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1956 SDValue ExtendToInt64(SDValue V, const SDLoc &dl) { in ExtendToInt64() function in __anone4b018340611::BitPermutationSelector
2203 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
2211 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
2218 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
2225 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
2267 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64()
2275 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64()
2435 ExtendToInt64(VRot, dl), in SelectAndParts64()
2445 ExtendToInt64(ANDIVal, dl), ANDISVal), 0); in SelectAndParts64()
2585 ExtendToInt64(Res, dl), in Select64()
[all …]