Searched defs:VectorCond (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SelectOptimize.cpp | 1310 bool VectorCond = !SI.getCondition()->getType()->isIntegerTy(1); isSelectKindSupported() local |
H A D | CodeGenPrepare.cpp | 7143 bool VectorCond = !SI->getCondition()->getType()->isIntegerTy(1); optimizeSelectInst() local |