Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineAddSub.cpp2229 Value *YW = Builder.CreateAdd(Y, Op1); in visitSub() local
2959 Value *YW = Builder.CreateFAddFMF(Y, Op1, &I); in visitFSub() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp10224 APInt YW = Y->sext(W); in MinOptional() local