Searched defs:Y1 (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineMulDivRem.cpp | 681 Value *Y1 = Builder.CreateFAddFMF(Y, ConstantFP::get(I.getType(), 1.0), &I); foldFMulReassoc() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIShrinkInstructions.cpp | 716 TargetInstrInfo::RegSubRegPair X1, Y1; matchSwap() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 6371 Value *Y1 = M1->getOperand(1); foldMinimumMaximumSharedOp() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 5855 SDValue Y1 = N1.getOperand(1); hoistLogicOpWithSameOpcodeHands() local |