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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp69 bool SelectNegArithImmed(SDValue N, SDValue &Val, SDValue &Shift);
360 /// SelectNegArithImmed - As above, but negates the value before trying to
362 bool AArch64DAGToDAGISel::SelectNegArithImmed(SDValue N, SDValue &Val, function in class:AArch64DAGToDAGISel

Completed in 127 milliseconds