Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1059 static bool isSUBSRegImm(unsigned Opcode) { in isSUBSRegImm() function
1081 if (!isADDSRegImm(CmpOpcode) && !isSUBSRegImm(CmpOpcode)) in canInstrSubstituteCmpInstr()