Searched refs:SelectCntImm (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 206 bool SelectCntImm(SDValue N, SDValue &Imm) { in SelectCntImm() function in __anon6cdbbf9a0111::AArch64DAGToDAGISel
|
H A D | SVEInstrFormats.td | 263 def sve_cnt_mul_imm : ComplexPattern<i32, 1, "SelectCntImm<1, 16, 1, false>">; 264 def sve_cnt_shl_imm : ComplexPattern<i32, 1, "SelectCntImm<1, 16, 1, true>">;
|