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

/external/chromium_org/v8/src/compiler/arm/
H A Dinstruction-selector-arm-unittest.cc121 typedef InstructionSelectorTestWithParam<DPI> InstructionSelectorDPITest; typedef in namespace:v8::internal::compiler
124 TEST_P(InstructionSelectorDPITest, Parameters) {
137 TEST_P(InstructionSelectorDPITest, Immediate) {
164 TEST_P(InstructionSelectorDPITest, ShiftByParameter) {
193 TEST_P(InstructionSelectorDPITest, ShiftByImmediate) {
228 TEST_P(InstructionSelectorDPITest, BranchWithParameters) {
246 TEST_P(InstructionSelectorDPITest, BranchWithImmediate) {
283 TEST_P(InstructionSelectorDPITest, BranchWithShiftByParameter) {
324 TEST_P(InstructionSelectorDPITest, BranchWithShiftByImmediate) {
373 TEST_P(InstructionSelectorDPITest, BranchIfZeroWithParameter
[all...]

Completed in 256 milliseconds