Searched refs:TruncateToInt32 (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 1983 SDValue TruncateToInt32(SDValue V, const SDLoc &dl) { in TruncateToInt32() function in __anonb5cceeb00611::BitPermutationSelector 2052 { TruncateToInt32(VRI.V, dl), getI32Imm(VRI.RLAmt, dl), in SelectAndParts32() 2057 VRot = TruncateToInt32(VRI.V, dl); in SelectAndParts32() 2112 { TruncateToInt32(VRI.V, dl), getI32Imm(VRI.RLAmt, dl), in Select32() 2117 Res = TruncateToInt32(VRI.V, dl); in Select32() 2132 { TruncateToInt32(BG.V, dl), getI32Imm(BG.RLAmt, dl), in Select32() 2138 { Res, TruncateToInt32(BG.V, dl), getI32Imm(BG.RLAmt, dl), in Select32()
|