Searched defs:Cond (Results 201 - 203 of 203) sorted by relevance

123456789

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13788 getPTest(SelectionDAG &DAG, EVT VT, SDValue Pg, SDValue Op, AArch64CC::CondCode Cond) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7306 bool Cond; local
H A DSemaExpr.cpp7758 static bool checkCondition(Sema &S, Expr *Cond, SourceLocation QuestionLoc) { argument
8121 static bool checkOpenCLConditionVector(Sema &S, Expr *Cond, argument
8169 OpenCLCheckVectorConditional(Sema &S, ExprResult &Cond, argument
8215 CheckConditionalOperands(ExprResult &Cond, ExprResult &LHS, ExprResult &RHS, ExprValueKind &VK, ExprObjectKind &OK, SourceLocation QuestionLoc) argument
8789 ExprResult Cond = CondExpr, LHS = LHSExpr, RHS = RHSExpr; local
[all...]

Completed in 378 milliseconds

123456789