Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp1725 SDValue ExtendToInt64(SDValue V, const SDLoc &dl) { in ExtendToInt64() function in __anon4af4e4970411::BitPermutationSelector
1972 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
1980 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
1987 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
1994 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
2036 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64()
2044 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64()
2195 ExtendToInt64(VRot, dl), in SelectAndParts64()
2201 ExtendToInt64(VRot, dl), in SelectAndParts64()
2211 ExtendToInt64(ANDIVal, dl), ANDISVal), 0); in SelectAndParts64()
[all …]