Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp72 bool SelectNegArithImmed(SDValue N, SDValue &Val, SDValue &Shift);
622 bool AArch64DAGToDAGISel::SelectNegArithImmed(SDValue N, SDValue &Val, in SelectNegArithImmed() function in AArch64DAGToDAGISel
H A DAArch64InstrFormats.td1272 : Operand<Ty>, ComplexPattern<Ty, 2, "SelectNegArithImmed", [imm]> {