Searched defs:YZ (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineMulDivRem.cpp | 690 auto *YZ = Builder.CreateFAddFMF(Y, Z, &I); foldFMulReassoc() local |
H A D | InstCombineAndOrXor.cpp | 2023 Value *YZ = Builder.CreateBinOp(Opcode, Y, Z); reassociateForUses() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 15858 __anon29909ce23902(SDValue X, SDValue YZ) visitFSUBForFMACombine() argument |