Searched defs:CondTy (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DCostModel.cpp410 Type *CondTy = SI->getCondition()->getType(); local
/freebsd-10.2-release/contrib/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp568 Type *CondTy = Type::getInt1Ty(Context); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp5292 QualType CondTy = Cond->getType(); local
5311 checkConditionalConvertScalarsToVectors(Sema &S, ExprResult &LHS, ExprResult &RHS, QualType CondTy) argument
[all...]

Completed in 108 milliseconds