Home
last modified time | relevance | path

Searched defs:getInvertedCondCode (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h236 inline static CondCode getInvertedCondCode(CondCode Code) { in getInvertedCondCode() function
/external/llvm-project/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h284 inline static CondCode getInvertedCondCode(CondCode Code) { in getInvertedCondCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h284 inline static CondCode getInvertedCondCode(CondCode Code) { in getInvertedCondCode() function
/external/capstone/arch/AArch64/
DAArch64BaseInfo.h121 inline static A64CC_CondCode getInvertedCondCode(A64CC_CondCode Code) in getInvertedCondCode() function