Searched refs:checkCVTFixedPointOperandWithFBits (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 3853 static bool checkCVTFixedPointOperandWithFBits(SelectionDAG *CurDAG, SDValue N, in checkCVTFixedPointOperandWithFBits() function 3905 return checkCVTFixedPointOperandWithFBits(CurDAG, N, FixedPos, RegWidth, in SelectCVTFixedPosOperand() 3912 return checkCVTFixedPointOperandWithFBits(CurDAG, N, FixedPos, RegWidth, in SelectCVTFixedPosRecipOperand()
|