Home
last modified time | relevance | path

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

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