Home
last modified time | relevance | path

Searched defs:NarrowLHS (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1339 const SCEV *NarrowLHS = SE->getSCEV(NarrowUse->getOperand(0)); in cloneArithmeticIVUser() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5045 auto NarrowLHS = Builder.buildTrunc(NarrowTy, BinOpLHS); matchNarrowBinopFeedingAnd() local