Home
last modified time | relevance | path

Searched defs:YZ (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp602 Value *YZ = Builder.CreateAdd(Y, Z); foldPowiReassoc() local
802 auto *YZ = Builder.CreateFAddFMF(Y, Z, &I); foldFMulReassoc() local
1906 Value *YZ = Builder.CreateFMulFMF(Y, Op1, &I); visitFDiv() local
1912 Value *YZ = Builder.CreateFMulFMF(Y, Op0, &I); visitFDiv() local
H A DInstCombineAndOrXor.cpp2057 Value *YZ = Builder.CreateBinOp(Opcode, Y, Z); reassociateForUses() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16113 __anon791abb433902(SDValue X, SDValue YZ) visitFSUBForFMACombine() argument
[all...]