Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/ia32/
Dlithium-codegen-ia32.h116 void DoGap(LGap* instr);
Dlithium-codegen-ia32.cc1042 DoGap(label); in DoLabel()
1051 void LCodeGen::DoGap(LGap* gap) { in DoGap() function in v8::internal::LCodeGen
1063 DoGap(instr); in DoInstructionGap()
/external/chromium_org/v8/src/arm/
Dlithium-codegen-arm.h128 void DoGap(LGap* instr);
Dlithium-codegen-arm.cc1079 DoGap(label); in DoLabel()
1088 void LCodeGen::DoGap(LGap* gap) { in DoGap() function in v8::internal::LCodeGen
1100 DoGap(instr); in DoInstructionGap()
/external/chromium_org/v8/src/x64/
Dlithium-codegen-x64.h110 void DoGap(LGap* instr);
Dlithium-codegen-x64.cc954 DoGap(label); in DoLabel()
963 void LCodeGen::DoGap(LGap* gap) { in DoGap() function in v8::internal::LCodeGen
975 DoGap(instr); in DoInstructionGap()
/external/chromium_org/v8/src/mips/
Dlithium-codegen-mips.h127 void DoGap(LGap* instr);
Dlithium-codegen-mips.cc1039 DoGap(label); in DoLabel()
1048 void LCodeGen::DoGap(LGap* gap) { in DoGap() function in v8::internal::LCodeGen
1060 DoGap(instr); in DoInstructionGap()
/external/chromium_org/v8/src/mips64/
Dlithium-codegen-mips64.h128 void DoGap(LGap* instr);
Dlithium-codegen-mips64.cc989 DoGap(label); in DoLabel()
998 void LCodeGen::DoGap(LGap* gap) { in DoGap() function in v8::internal::LCodeGen
1010 DoGap(instr); in DoInstructionGap()
/external/chromium_org/v8/src/arm64/
Dlithium-codegen-arm64.h149 void DoGap(LGap* instr);
Dlithium-codegen-arm64.cc1451 void LCodeGen::DoGap(LGap* gap) { in DoGap() function in v8::internal::LCodeGen
3167 DoGap(instr); in DoInstructionGap()
3313 DoGap(label); in DoLabel()
/external/chromium_org/v8/src/x87/
Dlithium-codegen-x87.h150 void DoGap(LGap* instr);
Dlithium-codegen-x87.cc1334 DoGap(label); in DoLabel()
1343 void LCodeGen::DoGap(LGap* gap) { in DoGap() function in v8::internal::LCodeGen
1355 DoGap(instr); in DoInstructionGap()