Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4071 bool condCodeThirdOperand = in ParseInstruction() local
4081 (N == 3 && condCodeThirdOperand) || in ParseInstruction()
4083 condCodeSecondOperand || condCodeThirdOperand)) { in ParseInstruction()