Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp398 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos) { in SelectCVTFixedPosOperand() argument
399 return SelectCVTFixedPosOperand(N, FixedPos, RegWidth); in SelectCVTFixedPosOperand()
402 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, unsigned Width);
2996 AArch64DAGToDAGISel::SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, in SelectCVTFixedPosOperand() argument
3035 FixedPos = CurDAG->getTargetConstant(FBits, SDLoc(N), MVT::i32); in SelectCVTFixedPosOperand()