Searched refs:FixedPos (Results 1 – 1 of 1) sorted by relevance
428 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos) { in SelectCVTFixedPosOperand() argument429 return SelectCVTFixedPosOperand(N, FixedPos, RegWidth); in SelectCVTFixedPosOperand()432 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, unsigned Width);3518 AArch64DAGToDAGISel::SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, in SelectCVTFixedPosOperand() argument3557 FixedPos = CurDAG->getTargetConstant(FBits, SDLoc(N), MVT::i32); in SelectCVTFixedPosOperand()