Searched refs:HasInterestingComment (Results 1 - 19 of 19) sorted by relevance

/external/v8/src/crankshaft/arm/
H A Dlithium-arm.h241 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } function in class:v8::internal::LInstruction
355 bool HasInterestingComment(LCodeGen* gen) const override {
367 bool HasInterestingComment(LCodeGen* gen) const override;
430 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
451 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
458 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
2259 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
H A Dlithium-arm.cc148 bool LGoto::HasInterestingComment(LCodeGen* gen) const { function in class:v8::internal::LGoto
/external/v8/src/crankshaft/arm64/
H A Dlithium-arm64.h255 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } function in class:v8::internal::LInstruction
309 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
410 bool HasInterestingComment(LCodeGen* gen) const override {
451 bool HasInterestingComment(LCodeGen* gen) const override;
490 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
513 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
1962 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
H A Dlithium-arm64.cc105 bool LGoto::HasInterestingComment(LCodeGen* gen) const { function in class:v8::internal::LGoto
/external/v8/src/crankshaft/ia32/
H A Dlithium-ia32.h244 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } function in class:v8::internal::LInstruction
357 bool HasInterestingComment(LCodeGen* gen) const override {
369 bool HasInterestingComment(LCodeGen* gen) const override;
427 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
448 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
455 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
2270 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
H A Dlithium-ia32.cc167 bool LGoto::HasInterestingComment(LCodeGen* gen) const { function in class:v8::internal::LGoto
/external/v8/src/crankshaft/mips/
H A Dlithium-mips.h239 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } function in class:v8::internal::LInstruction
353 bool HasInterestingComment(LCodeGen* gen) const override {
365 bool HasInterestingComment(LCodeGen* gen) const override;
428 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
449 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
456 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
2218 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
H A Dlithium-mips.cc150 bool LGoto::HasInterestingComment(LCodeGen* gen) const { function in class:v8::internal::LGoto
/external/v8/src/crankshaft/mips64/
H A Dlithium-mips64.h242 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } function in class:v8::internal::LInstruction
356 bool HasInterestingComment(LCodeGen* gen) const override {
368 bool HasInterestingComment(LCodeGen* gen) const override;
431 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
452 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
459 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
2264 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
H A Dlithium-mips64.cc150 bool LGoto::HasInterestingComment(LCodeGen* gen) const { function in class:v8::internal::LGoto
/external/v8/src/crankshaft/ppc/
H A Dlithium-ppc.h239 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } function in class:v8::internal::LInstruction
352 bool HasInterestingComment(LCodeGen* gen) const override {
364 bool HasInterestingComment(LCodeGen* gen) const override;
424 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
445 virtual bool HasInterestingComment(LCodeGen* gen) const { return false; } function in class:v8::internal::final
452 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
2192 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
H A Dlithium-ppc.cc163 bool LGoto::HasInterestingComment(LCodeGen* gen) const { function in class:v8::internal::LGoto
/external/v8/src/crankshaft/s390/
H A Dlithium-s390.h234 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } function in class:v8::internal::LInstruction
343 bool HasInterestingComment(LCodeGen* gen) const override {
354 bool HasInterestingComment(LCodeGen* gen) const override;
408 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
428 virtual bool HasInterestingComment(LCodeGen* gen) const { return false; } function in class:v8::internal::final
434 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
2032 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
H A Dlithium-s390.cc154 bool LGoto::HasInterestingComment(LCodeGen* gen) const { function in class:v8::internal::LGoto
/external/v8/src/crankshaft/x64/
H A Dlithium-x64.h240 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } function in class:v8::internal::LInstruction
361 bool HasInterestingComment(LCodeGen* gen) const override {
373 bool HasInterestingComment(LCodeGen* gen) const override;
436 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
457 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
464 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
2254 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
H A Dlithium-x64.cc152 bool LGoto::HasInterestingComment(LCodeGen* gen) const { function in class:v8::internal::LGoto
/external/v8/src/crankshaft/x87/
H A Dlithium-x87.h247 virtual bool HasInterestingComment(LCodeGen* gen) const { return true; } function in class:v8::internal::LInstruction
360 bool HasInterestingComment(LCodeGen* gen) const override {
382 bool HasInterestingComment(LCodeGen* gen) const override;
441 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
462 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
469 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
2266 bool HasInterestingComment(LCodeGen* gen) const override { return false; }
H A Dlithium-x87.cc178 bool LGoto::HasInterestingComment(LCodeGen* gen) const { function in class:v8::internal::LGoto
/external/v8/src/crankshaft/
H A Dlithium-codegen.cc98 if (FLAG_code_comments && instr->HasInterestingComment(codegen)) {

Completed in 994 milliseconds