Searched refs:A64StringToCondCode (Results 1 – 2 of 2) sorted by relevance
76 inline static A64CC::CondCodes A64StringToCondCode(StringRef CondStr) { in A64StringToCondCode() function
1529 A64CC::CondCodes CondCode = A64StringToCondCode(Tok); in ParseCondCodeOperand()2206 Code = A64StringToCondCode(CondStr); in ParseInstruction()