Searched refs:SelectCVTFixedPosRecipOperand (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 483 bool SelectCVTFixedPosRecipOperand(SDValue N, SDValue &FixedPos) { in SelectCVTFixedPosRecipOperand() function in __anonfa8e928f0111::AArch64DAGToDAGISel 484 return SelectCVTFixedPosRecipOperand(N, FixedPos, RegWidth); in SelectCVTFixedPosRecipOperand() 487 bool SelectCVTFixedPosRecipOperand(SDValue N, SDValue &FixedPos, 4011 bool AArch64DAGToDAGISel::SelectCVTFixedPosRecipOperand(SDValue N, in SelectCVTFixedPosRecipOperand() function in AArch64DAGToDAGISel
|
| H A D | AArch64InstrFormats.td | 790 ComplexPattern<FloatVT, 1, "SelectCVTFixedPosRecipOperand<32>", [fpimm, ld]> { 797 ComplexPattern<FloatVT, 1, "SelectCVTFixedPosRecipOperand<64>", [fpimm, ld]> {
|