Home
last modified time | relevance | path

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

/external/v8/test/cctest/compiler/
Dtest-simplified-lowering.cc674 void CheckLoweringTruncatedBinop(IrOpcode::Value expected, const Operator* op, in CheckLoweringTruncatedBinop() function in TestingGraph
925 t.CheckLoweringTruncatedBinop(IrOpcode::kInt32Add, in TEST()
928 t.CheckLoweringTruncatedBinop(IrOpcode::kInt32Sub, in TEST()
936 t.CheckLoweringTruncatedBinop(IrOpcode::kInt32Add, in TEST()
939 t.CheckLoweringTruncatedBinop(IrOpcode::kInt32Sub, in TEST()