Home
last modified time | relevance | path

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

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