Home
last modified time | relevance | path

Searched refs:HasInterestingComment (Results 1 – 17 of 17) sorted by relevance

/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h251 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
Dlithium-ia32.cc167 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/crankshaft/x87/
Dlithium-x87.h256 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
Dlithium-x87.cc178 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/crankshaft/mips/
Dlithium-mips.h247 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
Dlithium-mips.cc150 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/crankshaft/x64/
Dlithium-x64.h247 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
Dlithium-x64.cc151 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/crankshaft/arm/
Dlithium-arm.h250 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
Dlithium-arm.cc148 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h250 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
Dlithium-mips64.cc150 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h246 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
Dlithium-ppc.cc163 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h264 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
Dlithium-arm64.cc120 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/crankshaft/
Dlithium-codegen.cc89 if (FLAG_code_comments && instr->HasInterestingComment(codegen)) { in GenerateBody()