Searched refs:N20 (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/llvm/test/Analysis/DDG/ |
D | basic-loopnest.ll | 278 ; CHECK-NEXT: [def-use] to [[N20:0x[0-9a-f]*]] 293 ; CHECK-NEXT: [def-use] to [[N20]] 295 ; CHECK: Node Address:[[N20]]:single-instruction
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 8103 SDValue N20 = N1.getOperand(2).getOperand(0); in visitFSUBForFMACombine() local 8110 DAG.getNode(ISD::FNEG, SL, VT, N20), in visitFSUBForFMACombine()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 11906 SDValue N20 = N1.getOperand(2).getOperand(0); in visitFSUBForFMACombine() local 11913 DAG.getNode(ISD::FNEG, SL, VT, N20), in visitFSUBForFMACombine()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 12915 SDValue N20 = N1.getOperand(2).getOperand(0); in visitFSUBForFMACombine() local 12921 DAG.getNode(ISD::FNEG, SL, VT, N20), N21, N0)); in visitFSUBForFMACombine()
|