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