Searched refs:TruncateToInt32 (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 1974 SDValue TruncateToInt32(SDValue V, const SDLoc &dl) { in TruncateToInt32() function in __anon516d030b0611::BitPermutationSelector 2043 { TruncateToInt32(VRI.V, dl), getI32Imm(VRI.RLAmt, dl), in SelectAndParts32() 2048 VRot = TruncateToInt32(VRI.V, dl); in SelectAndParts32() 2103 { TruncateToInt32(VRI.V, dl), getI32Imm(VRI.RLAmt, dl), in Select32() 2108 Res = TruncateToInt32(VRI.V, dl); in Select32() 2123 { TruncateToInt32(BG.V, dl), getI32Imm(BG.RLAmt, dl), in Select32() 2129 { Res, TruncateToInt32(BG.V, dl), getI32Imm(BG.RLAmt, dl), in Select32()
|