Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5159 bool condCodeThirdOperand = in ParseInstruction() local
5169 (N == 3 && condCodeThirdOperand) || in ParseInstruction()
5171 condCodeSecondOperand || condCodeThirdOperand)) { in ParseInstruction()