Home
last modified time | relevance | path

Searched refs:isADDSRegImm (Results 1 – 3 of 3) 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-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1377 static bool isADDSRegImm(unsigned Opcode) { in isADDSRegImm() function
1403 if (!isADDSRegImm(CmpOpcode) && !isSUBSRegImm(CmpOpcode)) in canInstrSubstituteCmpInstr()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1499 static bool isADDSRegImm(unsigned Opcode) { in isADDSRegImm() function
1525 if (!isADDSRegImm(CmpOpcode) && !isSUBSRegImm(CmpOpcode)) in canInstrSubstituteCmpInstr()