Searched refs:Sum2 (Results 1 - 5 of 5) sorted by relevance

/external/google-breakpad/src/testing/test/
H A Dgmock-generated-actions_test.cc641 ACTION(Sum2) {
648 Action<int(int, char, int*)> a1 = Sum2();
/external/googletest/googlemock/test/
H A Dgmock-generated-actions_test.cc642 ACTION(Sum2) {
649 Action<int(int, char, int*)> a1 = Sum2();
/external/v8/testing/gmock/test/
H A Dgmock-generated-actions_test.cc641 ACTION(Sum2) {
648 Action<int(int, char, int*)> a1 = Sum2();
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
H A DSPUISelLowering.cpp2441 SDValue Sum2 = local
2445 return DAG.getNode(ISD::AND, dl, MVT::i32, Sum2, Mask0);
/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp1735 llvm::Value *Sum2 = EmitOverflowIntrinsic(*this, IntrinsicId, local
1740 return RValue::get(Sum2);

Completed in 176 milliseconds