Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18920 static std::optional<AArch64CC::CondCode> getCSETCondCode(SDValue Op) { in getCSETCondCode() function
18952 auto CC = getCSETCondCode(CsetOp); in foldOverflowCheck()