Searched refs:TruncateToInt32 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 2160 SDValue TruncateToInt32(SDValue V, const SDLoc &dl) { in TruncateToInt32() function in __anonc3d3b4b60711::BitPermutationSelector 2229 { TruncateToInt32(VRI.V, dl), getI32Imm(VRI.RLAmt, dl), in SelectAndParts32() 2234 VRot = TruncateToInt32(VRI.V, dl); in SelectAndParts32() 2289 { TruncateToInt32(VRI.V, dl), getI32Imm(VRI.RLAmt, dl), in Select32() 2294 Res = TruncateToInt32(VRI.V, dl); in Select32() 2309 { TruncateToInt32(BG.V, dl), getI32Imm(BG.RLAmt, dl), in Select32() 2315 { Res, TruncateToInt32(BG.V, dl), getI32Imm(BG.RLAmt, dl), in Select32()
|