Home
last modified time | relevance | path

Searched refs:getCSETCondCode (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17365 static std::optional<AArch64CC::CondCode> getCSETCondCode(SDValue Op) { in getCSETCondCode() function
17397 auto CC = getCSETCondCode(CsetOp); in foldOverflowCheck()