Home
last modified time | relevance | path

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

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