Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h214 inline static const char *getCondCodeName(CondCode Code) { in getCondCodeName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h262 inline static const char *getCondCodeName(CondCode Code) { in getCondCodeName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h281 inline static const char *getCondCodeName(CondCode Code) { in getCondCodeName() function
/aosp_15_r20/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h612 StringRef getCondCodeName() const { return CondCodeName; } in getCondCodeName() function
/aosp_15_r20/external/capstone/arch/AArch64/
H A DAArch64BaseInfo.h98 inline static const char *getCondCodeName(A64CC_CondCode CC) in getCondCodeName() function