Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3362 bool condCodeFourthOperand = in ParseInstruction() local
3390 if (parseOperand(Operands, (N == 4 && condCodeFourthOperand) || in ParseInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3671 bool condCodeFourthOperand = in ParseInstruction() local
3696 if (parseOperand(Operands, (N == 4 && condCodeFourthOperand) || in ParseInstruction()