/external/v8/src/crankshaft/ia32/ |
D | lithium-ia32.h | 251 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function 362 bool HasInterestingComment(LCodeGen* gen) const override { in HasInterestingComment() function 374 bool HasInterestingComment(LCodeGen* gen) const override; 432 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 453 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 473 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 2513 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function
|
D | lithium-ia32.cc | 167 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
|
/external/v8/src/crankshaft/x87/ |
D | lithium-x87.h | 256 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function 367 bool HasInterestingComment(LCodeGen* gen) const override { in HasInterestingComment() function 389 bool HasInterestingComment(LCodeGen* gen) const override; 448 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 469 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 489 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 2527 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function
|
D | lithium-x87.cc | 178 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
|
/external/v8/src/crankshaft/mips/ |
D | lithium-mips.h | 247 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function 359 bool HasInterestingComment(LCodeGen* gen) const override { in HasInterestingComment() function 371 bool HasInterestingComment(LCodeGen* gen) const override; 434 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 455 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 475 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 2485 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function
|
D | lithium-mips.cc | 150 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
|
/external/v8/src/crankshaft/x64/ |
D | lithium-x64.h | 247 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function 366 bool HasInterestingComment(LCodeGen* gen) const override { in HasInterestingComment() function 378 bool HasInterestingComment(LCodeGen* gen) const override; 441 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 462 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 482 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 2497 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function
|
D | lithium-x64.cc | 151 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
|
/external/v8/src/crankshaft/arm/ |
D | lithium-arm.h | 250 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function 362 bool HasInterestingComment(LCodeGen* gen) const override { in HasInterestingComment() function 374 bool HasInterestingComment(LCodeGen* gen) const override; 437 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 458 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 478 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 2526 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function
|
D | lithium-arm.cc | 148 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-mips64.h | 250 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function 362 bool HasInterestingComment(LCodeGen* gen) const override { in HasInterestingComment() function 374 bool HasInterestingComment(LCodeGen* gen) const override; 437 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 458 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 478 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 2531 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function
|
D | lithium-mips64.cc | 150 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-ppc.h | 246 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function 357 bool HasInterestingComment(LCodeGen* gen) const override { in HasInterestingComment() function 369 bool HasInterestingComment(LCodeGen* gen) const override; 429 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 450 virtual bool HasInterestingComment(LCodeGen* gen) const { return false; } in HasInterestingComment() function 468 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 2418 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function
|
D | lithium-ppc.cc | 163 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-arm64.h | 264 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function 316 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 417 bool HasInterestingComment(LCodeGen* gen) const override { in HasInterestingComment() function 458 bool HasInterestingComment(LCodeGen* gen) const override; 497 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 520 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function 2175 bool HasInterestingComment(LCodeGen* gen) const override { return false; } in HasInterestingComment() function
|
D | lithium-arm64.cc | 120 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
|
/external/v8/src/crankshaft/ |
D | lithium-codegen.cc | 89 if (FLAG_code_comments && instr->HasInterestingComment(codegen)) { in GenerateBody()
|