Searched refs:FixedPos (Results 1 – 1 of 1) sorted by relevance
180 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos) { in SelectCVTFixedPosOperand() argument181 return SelectCVTFixedPosOperand(N, FixedPos, RegWidth); in SelectCVTFixedPosOperand()184 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, unsigned Width);2056 AArch64DAGToDAGISel::SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, in SelectCVTFixedPosOperand() argument2095 FixedPos = CurDAG->getTargetConstant(FBits, MVT::i32); in SelectCVTFixedPosOperand()