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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h262 inline static const char *getCondCodeName(CondCode Code) { function in namespace:llvm::AArch64CC
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h621 StringRef getCondCodeName() const { return CondCodeName; } function in class:llvm::CheckCondCodeMatcher
642 StringRef getCondCodeName() const { return CondCodeName; } function in class:llvm::CheckChild2CondCodeMatcher

Completed in 170 milliseconds