Home
last modified time | relevance | path

Searched defs:isCondCode (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp693 bool isCondCode() const { return Kind == k_CondCode; } in isCondCode() function in __anonb2cdb8450211::AArch64Operand
2969 bool AArch64AsmParser::parseOperand(OperandVector &Operands, bool isCondCode, in parseOperand()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp721 bool isCondCode() const { return Kind == k_CondCode; } in isCondCode() function in __anon7699f6b30311::ARMOperand