Searched refs:isSetCCOrZExtSetCC (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6878 static bool isSetCCOrZExtSetCC(const SDValue& Op, SetCCInfoAndKind &Info) { function
6898 if (!isSetCCOrZExtSetCC(LHS, InfoAndKind)) {
6900 if (!isSetCCOrZExtSetCC(LHS, InfoAndKind))

Completed in 63 milliseconds