Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Dlithium-ia32.h263 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function
376 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
388 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE;
440 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
463 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
506 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
2621 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
Dlithium-ia32.cc165 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/x87/
Dlithium-x87.h268 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function
381 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
405 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE;
458 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
481 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
524 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
2637 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
Dlithium-x87.cc176 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/x64/
Dlithium-x64.h259 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function
381 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
393 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE;
450 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
473 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
516 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
2618 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
Dlithium-x64.cc149 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/mips64/
Dlithium-mips64.h258 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function
372 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
384 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE;
441 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
464 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
507 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
2579 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
Dlithium-mips64.cc148 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/mips/
Dlithium-mips.h259 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function
373 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
385 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE;
442 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
465 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
508 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
2595 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
Dlithium-mips.cc148 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/arm/
Dlithium-arm.h262 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function
376 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
388 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE;
445 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
468 virtual bool HasInterestingComment(LCodeGen* gen) const { return false; } in HasInterestingComment() function
508 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
2635 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
Dlithium-arm.cc146 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto
/external/v8/src/
Dlithium-codegen.cc83 if (FLAG_code_comments && instr->HasInterestingComment(codegen)) { in GenerateBody()
/external/v8/src/arm64/
Dlithium-arm64.h276 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } in HasInterestingComment() function
351 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
454 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
495 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE;
528 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
553 virtual bool HasInterestingComment(LCodeGen* gen) const OVERRIDE { in HasInterestingComment() function
2275 virtual bool HasInterestingComment(LCodeGen* gen) const { return false; } in HasInterestingComment() function
Dlithium-arm64.cc125 bool LGoto::HasInterestingComment(LCodeGen* gen) const { in HasInterestingComment() function in v8::internal::LGoto