Home
last modified time | relevance | path

Searched refs:isSUBSRegImm (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1507 static bool isSUBSRegImm(unsigned Opcode) { in isSUBSRegImm() function
1529 if (!isADDSRegImm(CmpOpcode) && !isSUBSRegImm(CmpOpcode)) in canInstrSubstituteCmpInstr()