Searched refs:FixedPos (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp182 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos) { argument
183 return SelectCVTFixedPosOperand(N, FixedPos, RegWidth);
186 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, unsigned Width);
1999 AArch64DAGToDAGISel::SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, argument
2038 FixedPos = CurDAG->getTargetConstant(FBits, MVT::i32);

Completed in 82 milliseconds