Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1055 static bool isADDSRegImm(unsigned Opcode) { in isADDSRegImm() function
1081 if (!isADDSRegImm(CmpOpcode) && !isSUBSRegImm(CmpOpcode)) in canInstrSubstituteCmpInstr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1503 static bool isADDSRegImm(unsigned Opcode) { in isADDSRegImm() function
1529 if (!isADDSRegImm(CmpOpcode) && !isSUBSRegImm(CmpOpcode)) in canInstrSubstituteCmpInstr()