Searched defs:isAnd (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaConcept.cpp | 62 explicit operator bool() const { return isAnd() || isOr(); } in isAnd() function in __anon112831140111::LogicalBinOp |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 46627 checkBoolTestAndOrSetCCCombine(SDValue Cond,X86::CondCode & CC0,X86::CondCode & CC1,SDValue & Flags,bool & isAnd) checkBoolTestAndOrSetCCCombine() argument |