Searched defs:YZ (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineMulDivRem.cpp | 602 Value *YZ = Builder.CreateAdd(Y, Z); foldPowiReassoc() local |
H A D | InstCombineAndOrXor.cpp | 2057 Value *YZ = Builder.CreateBinOp(Opcode, Y, Z); reassociateForUses() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 16113 __anon791abb433902(SDValue X, SDValue YZ) visitFSUBForFMACombine() argument |