Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp690 auto *YZ = Builder.CreateFAddFMF(Y, Z, &I); foldFMulReassoc() local
706 auto *YZ = Builder.CreateAdd(Y, Z); foldFMulReassoc() local
1749 Value *YZ = Builder.CreateFMulFMF(Y, Op1, &I); visitFDiv() local
1755 Value *YZ = Builder.CreateFMulFMF(Y, Op0, &I); visitFDiv() local
H A DInstCombineAndOrXor.cpp2023 Value *YZ = Builder.CreateBinOp(Opcode, Y, Z); reassociateForUses() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15858 __anon29909ce23902(SDValue X, SDValue YZ) visitFSUBForFMACombine() argument
[all...]