Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp485 bool SelectCVTFixedPosRecipOperand(SDValue N, SDValue &FixedPos) { in SelectCVTFixedPosRecipOperand() function in __anonfa8e928f0111::AArch64DAGToDAGISel
486 return SelectCVTFixedPosRecipOperand(N, FixedPos, RegWidth); in SelectCVTFixedPosRecipOperand()
489 bool SelectCVTFixedPosRecipOperand(SDValue N, SDValue &FixedPos,
3909 bool AArch64DAGToDAGISel::SelectCVTFixedPosRecipOperand(SDValue N, in SelectCVTFixedPosRecipOperand() function in AArch64DAGToDAGISel
H A DAArch64InstrFormats.td718 ComplexPattern<FloatVT, 1, "SelectCVTFixedPosRecipOperand<32>", [fpimm, ld]> {
725 ComplexPattern<FloatVT, 1, "SelectCVTFixedPosRecipOperand<64>", [fpimm, ld]> {