Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/arm/
Dinstruction-selector-arm-unittest.cc540 typedef InstructionSelectorTestWithParam<ODPI> InstructionSelectorODPITest; typedef
543 TEST_P(InstructionSelectorODPITest, OvfWithParameters) { in TEST_P() argument
560 TEST_P(InstructionSelectorODPITest, OvfWithImmediate) { in TEST_P() argument
593 TEST_P(InstructionSelectorODPITest, OvfWithShiftByParameter) { in TEST_P() argument
630 TEST_P(InstructionSelectorODPITest, OvfWithShiftByImmediate) { in TEST_P() argument
673 TEST_P(InstructionSelectorODPITest, ValWithParameters) { in TEST_P() argument
689 TEST_P(InstructionSelectorODPITest, ValWithImmediate) { in TEST_P() argument
720 TEST_P(InstructionSelectorODPITest, ValWithShiftByParameter) { in TEST_P() argument
755 TEST_P(InstructionSelectorODPITest, ValWithShiftByImmediate) { in TEST_P() argument
796 TEST_P(InstructionSelectorODPITest, BothWithParameters) { in TEST_P() argument
[all …]