Home
last modified time | relevance | path

Searched refs:N20 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/test/Analysis/DDG/
Dbasic-loopnest.ll278 ; 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/
DDAGCombiner.cpp8103 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/
DDAGCombiner.cpp11906 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/
DDAGCombiner.cpp12915 SDValue N20 = N1.getOperand(2).getOperand(0); in visitFSUBForFMACombine() local
12921 DAG.getNode(ISD::FNEG, SL, VT, N20), N21, N0)); in visitFSUBForFMACombine()