Home
last modified time | relevance | path

Searched defs:Sum2 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3462 SDValue Sum2 = DAG.getNode(Op, dl, VT, Sum, CarryExt); in ExpandNode() local
/third_party/googletest/googlemock/test/
Dgmock-more-actions_test.cc1031 ACTION(Sum2) { in ACTION() argument