Searched defs:SclTy (Results 1 – 3 of 3) sorted by relevance
203 static Constant *rebuildConstant(LLVMContext &Ctx, Type *SclTy, in rebuildConstant()253 Type *SclTy = C->getType()->getScalarType(); in rebuildSplatCst() local269 Type *SclTy = C->getType()->getScalarType(); in rebuildZeroUpperCst() local
366 Value *TruncInstCombine::getReducedOperand(Value *V, Type *SclTy) { in getReducedOperand() argument 380 void TruncInstCombine::ReduceExpressionGraph(Type *SclTy) { in ReduceExpressionGraph() argument [all...]
24226 EVT SclTy = Scalar.getValueType(); in visitCONCAT_VECTORS() local