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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1377 static bool isADDSRegImm(unsigned Opcode) { function
1403 if (!isADDSRegImm(CmpOpcode) && !isSUBSRegImm(CmpOpcode))

Completed in 114 milliseconds