Home | History | Annotate | Download | only in AArch64

Lines Matching full:fixedpos

196   bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos) {
197 return SelectCVTFixedPosOperand(N, FixedPos, RegWidth);
200 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, unsigned Width);
2139 AArch64DAGToDAGISel::SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos,
2178 FixedPos = CurDAG->getTargetConstant(FBits, SDLoc(N), MVT::i32);