Searched defs:MulType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXISelLowering.cpp | 5679 EVT MulType = N->getValueType(0); TryMULWIDECombine() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 6169 Type *MulType; processUMulZExtIdiom() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 6185 auto *MulType = VectorType::get(Op0->getType(), VectorTy); getReductionPatternCost() local |