Searched refs:SelectCmpBranchUImm6Operand (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 511 bool SelectCmpBranchUImm6Operand(SDNode *P, SDValue N, SDValue &Imm); 7637 bool AArch64DAGToDAGISel::SelectCmpBranchUImm6Operand(SDNode *P, SDValue N, in SelectCmpBranchUImm6Operand() function in AArch64DAGToDAGISel
|
| H A D | AArch64InstrFormats.td | 404 : ComplexPattern<i32, 1, "SelectCmpBranchUImm6Operand", [imm]> { 409 : ComplexPattern<i64, 1, "SelectCmpBranchUImm6Operand", [imm]> {
|