Home
last modified time | relevance | path

Searched defs:Y1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp681 Value *Y1 = Builder.CreateFAddFMF(Y, ConstantFP::get(I.getType(), 1.0), &I); in foldFMulReassoc() local
1821 Value *Y1 = in visitFDiv() local
1836 Value *Y1 = Builder.CreateAdd(Y, NegOne); in visitFDiv() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp716 TargetInstrInfo::RegSubRegPair X1, Y1; in matchSwap() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6371 Value *Y1 = M1->getOperand(1); in foldMinimumMaximumSharedOp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5855 SDValue Y1 = N1.getOperand(1); in hoistLogicOpWithSameOpcodeHands() local
18298 int Y1 = (AM == ISD::PRE_DEC && Swapped) ? -1 : 1; in CombineToPreIndexedLoadStore() local