Searched defs:CondVTy (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Transforms/InstCombine/ | ||
| H A D | InstCombineCasts.cpp | 2450 if (auto *CondVTy = dyn_cast<VectorType>(CondTy)) foldBitCastSelect() local |
| H A D | InstCombineSelect.cpp | 293 if (auto *CondVTy = dyn_cast<VectorType>(CondTy)) { foldSelectOpOp() local |