Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h281 inline static const char *getCondCodeName(CondCode Code) { in getCondCodeName() function
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h627 StringRef getCondCodeName() const { return CondCodeName; } in getCondCodeName() function
649 StringRef getCondCodeName() const { return CondCodeName; } in getCondCodeName() function