Searched defs:LInstruction (Results 1 - 9 of 9) sorted by relevance

/external/v8/src/crankshaft/arm/
H A Dlithium-arm.h148 Opcode opcode() const final { return LInstruction::k##type; } \
151 static L##type* cast(LInstruction* instr) { \
163 class LInstruction : public ZoneObject { class in namespace:v8::internal
165 LInstruction() function in class:v8::internal::LInstruction
171 virtual ~LInstruction() {}
271 class LTemplateResultInstruction : public LInstruction {
316 static LGap* cast(LInstruction* instr) {
1380 Opcode opcode() const override { return LInstruction::kArithmeticD; }
1406 Opcode opcode() const override { return LInstruction::kArithmeticT; }
2364 #define DECLARE_DO(type) LInstruction* D
[all...]
/external/v8/src/crankshaft/arm64/
H A Dlithium-arm64.h160 Opcode opcode() const final { return LInstruction::k##type; } \
163 static L##type* cast(LInstruction* instr) { \
175 class LInstruction : public ZoneObject { class in namespace:v8::internal
177 LInstruction() function in class:v8::internal::LInstruction
182 virtual ~LInstruction() { }
275 class LTemplateResultInstruction : public LInstruction {
371 static LGap* cast(LInstruction* instr) {
698 Opcode opcode() const override { return LInstruction::kArithmeticD; }
724 Opcode opcode() const override { return LInstruction::kArithmeticT; }
2699 #define DECLARE_DO(type) LInstruction* D
[all...]
/external/v8/src/crankshaft/ia32/
H A Dlithium-ia32.h151 Opcode opcode() const final { return LInstruction::k##type; } \
154 static L##type* cast(LInstruction* instr) { \
166 class LInstruction : public ZoneObject { class in namespace:v8::internal
168 LInstruction() function in class:v8::internal::LInstruction
174 virtual ~LInstruction() {}
274 class LTemplateResultInstruction : public LInstruction {
318 static LGap* cast(LInstruction* instr) {
1388 Opcode opcode() const override { return LInstruction::kArithmeticD; }
1414 Opcode opcode() const override { return LInstruction::kArithmeticT; }
2381 #define DECLARE_DO(type) LInstruction* D
[all...]
/external/v8/src/crankshaft/mips/
H A Dlithium-mips.h146 Opcode opcode() const final { return LInstruction::k##type; } \
149 static L##type* cast(LInstruction* instr) { \
161 class LInstruction : public ZoneObject { class in namespace:v8::internal
163 LInstruction() function in class:v8::internal::LInstruction
169 virtual ~LInstruction() {}
269 class LTemplateResultInstruction : public LInstruction {
314 static LGap* cast(LInstruction* instr) {
1343 Opcode opcode() const override { return LInstruction::kArithmeticD; }
1369 Opcode opcode() const final { return LInstruction::kArithmeticT; }
2323 #define DECLARE_DO(type) LInstruction* D
[all...]
/external/v8/src/crankshaft/mips64/
H A Dlithium-mips64.h149 Opcode opcode() const final { return LInstruction::k##type; } \
152 static L##type* cast(LInstruction* instr) { \
164 class LInstruction : public ZoneObject { class in namespace:v8::internal
166 LInstruction() function in class:v8::internal::LInstruction
172 virtual ~LInstruction() {}
272 class LTemplateResultInstruction : public LInstruction {
317 static LGap* cast(LInstruction* instr) {
1405 Opcode opcode() const override { return LInstruction::kArithmeticD; }
1431 Opcode opcode() const final { return LInstruction::kArithmeticT; }
2369 #define DECLARE_DO(type) LInstruction* D
[all...]
/external/v8/src/crankshaft/ppc/
H A Dlithium-ppc.h150 Opcode opcode() const final { return LInstruction::k##type; } \
153 static L##type* cast(LInstruction* instr) { \
163 class LInstruction : public ZoneObject { class in namespace:v8::internal
165 LInstruction() function in class:v8::internal::LInstruction
170 virtual ~LInstruction() {}
269 class LTemplateResultInstruction : public LInstruction {
313 static LGap* cast(LInstruction* instr) {
1361 Opcode opcode() const override { return LInstruction::kArithmeticD; }
1385 Opcode opcode() const override { return LInstruction::kArithmeticT; }
2290 #define DECLARE_DO(type) LInstruction* D
[all...]
/external/v8/src/crankshaft/s390/
H A Dlithium-s390.h147 Opcode opcode() const final { return LInstruction::k##type; } \
150 static L##type* cast(LInstruction* instr) { \
158 class LInstruction : public ZoneObject { class in namespace:v8::internal
160 LInstruction() function in class:v8::internal::LInstruction
165 virtual ~LInstruction() {}
263 class LTemplateResultInstruction : public LInstruction {
305 static LGap* cast(LInstruction* instr) {
1251 Opcode opcode() const override { return LInstruction::kArithmeticD; }
1274 Opcode opcode() const override { return LInstruction::kArithmeticT; }
2123 #define DECLARE_DO(type) LInstruction* D
[all...]
/external/v8/src/crankshaft/x64/
H A Dlithium-x64.h147 Opcode opcode() const final { return LInstruction::k##type; } \
150 static L##type* cast(LInstruction* instr) { \
162 class LInstruction : public ZoneObject { class in namespace:v8::internal
164 LInstruction() function in class:v8::internal::LInstruction
170 virtual ~LInstruction() {}
274 class LTemplateResultInstruction : public LInstruction {
321 static LGap* cast(LInstruction* instr) {
1381 Opcode opcode() const override { return LInstruction::kArithmeticD; }
1407 Opcode opcode() const override { return LInstruction::kArithmeticT; }
2367 #define DECLARE_DO(type) LInstruction* D
[all...]
/external/v8/src/crankshaft/x87/
H A Dlithium-x87.h150 Opcode opcode() const final { return LInstruction::k##type; } \
153 static L##type* cast(LInstruction* instr) { \
165 class LInstruction : public ZoneObject { class in namespace:v8::internal
167 LInstruction() function in class:v8::internal::LInstruction
173 virtual ~LInstruction() {}
277 class LTemplateResultInstruction : public LInstruction {
321 static LGap* cast(LInstruction* instr) {
1378 Opcode opcode() const override { return LInstruction::kArithmeticD; }
1404 Opcode opcode() const override { return LInstruction::kArithmeticT; }
2377 #define DECLARE_DO(type) LInstruction* D
[all...]

Completed in 256 milliseconds