Home
last modified time | relevance | path

Searched defs:CondTy (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DCostModel.cpp422 Type *CondTy = SI->getCondition()->getType(); in getInstructionCost() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp569 Type *CondTy = Type::getInt1Ty(Context); in Act() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp159 Type *CondTy = SI.getCondition()->getType(); in FoldSelectOpOp() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp2323 Type *CondTy = Ty->getTypeAtIndex(1); in fastLowerIntrinsicCall() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp5520 QualType CondTy = Cond->getType(); in checkCondition() local
5541 QualType CondTy) { in checkConditionalConvertScalarsToVectors()
5815 QualType CondTy = Cond.get()->getType(); in CheckConditionalOperands() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6022 Type *CondTy = SI->getCondition()->getType(); in getInstructionCost() local