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

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

Completed in 46 milliseconds