Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1904 CreateCondCode(AArch64CC::CondCode Code, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateCondCode() function in __anon7d8c15f70111::AArch64Operand
/freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2907 static std::unique_ptr<ARMOperand> CreateCondCode(ARMCC::CondCodes CC, in CreateCondCode() function in __anonb936c2650111::ARMOperand