Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1960 SDValue ExtendToInt64(SDValue V, const SDLoc &dl) { in ExtendToInt64() function in __anon516d030b0611::BitPermutationSelector
2207 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
2215 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
2222 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
2229 { ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMask64()
2271 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64()
2279 { ExtendToInt64(Base, dl), ExtendToInt64(V, dl), getI32Imm(RLAmt, dl), in SelectRotMaskIns64()
2433 ExtendToInt64(VRot, dl), in SelectAndParts64()
2439 ExtendToInt64(VRot, dl), in SelectAndParts64()
2449 ExtendToInt64(ANDIVal, dl), ANDISVal), 0); in SelectAndParts64()
[all …]