Lines Matching refs:isVectorTy
69 if (Ty->isVectorTy()) { in visitUnaryOperator()
420 if (TY->isVectorTy()) { \
448 if (Ty->isVectorTy()) in executeFCMP_ONE()
524 if (TY->isVectorTy()) { \
591 if(Ty->isVectorTy()) { in executeFCMP_ORD()
622 if(Ty->isVectorTy()) { in executeFCMP_UNO()
653 if(Ty->isVectorTy()) { in executeFCMP_BOOL()
744 if (Ty->isVectorTy()) { in visitBinaryOperator()
848 if(Ty->isVectorTy()) { in executeSelectInst()
1193 if (Ty->isVectorTy()) { in visitShl()
1220 if (Ty->isVectorTy()) { in visitLShr()
1247 if (Ty->isVectorTy()) { in visitAShr()
1271 if (SrcTy->isVectorTy()) { in executeTruncInst()
1291 if (SrcTy->isVectorTy()) { in executeSExtInst()
1311 if (SrcTy->isVectorTy()) { in executeZExtInst()