Home
last modified time | relevance | path

Searched refs:LTailCallThroughMegamorphicCache (Results 1 – 21 of 21) sorted by relevance

/external/v8/src/ia32/
Dlithium-ia32.h483 class LTailCallThroughMegamorphicCache FINAL
486 explicit LTailCallThroughMegamorphicCache(LOperand* context, in LTailCallThroughMegamorphicCache() function
Dlithium-ia32.cc1144 return new (zone()) LTailCallThroughMegamorphicCache( in DoTailCallThroughMegamorphicCache()
Dlithium-codegen-ia32.cc3445 LTailCallThroughMegamorphicCache* instr) { in DoTailCallThroughMegamorphicCache()
/external/v8/src/x87/
Dlithium-x87.h501 class LTailCallThroughMegamorphicCache FINAL
504 explicit LTailCallThroughMegamorphicCache(LOperand* context, in LTailCallThroughMegamorphicCache() function
Dlithium-x87.cc1163 return new (zone()) LTailCallThroughMegamorphicCache( in DoTailCallThroughMegamorphicCache()
Dlithium-codegen-x87.cc3732 LTailCallThroughMegamorphicCache* instr) { in DoTailCallThroughMegamorphicCache()
/external/v8/src/x64/
Dlithium-x64.h493 class LTailCallThroughMegamorphicCache FINAL
496 explicit LTailCallThroughMegamorphicCache(LOperand* context, in LTailCallThroughMegamorphicCache() function
Dlithium-x64.cc1124 return new (zone()) LTailCallThroughMegamorphicCache( in DoTailCallThroughMegamorphicCache()
Dlithium-codegen-x64.cc3533 LTailCallThroughMegamorphicCache* instr) { in DoTailCallThroughMegamorphicCache()
/external/v8/src/mips64/
Dlithium-mips64.h484 class LTailCallThroughMegamorphicCache FINAL
487 explicit LTailCallThroughMegamorphicCache(LOperand* context, in LTailCallThroughMegamorphicCache() function
Dlithium-mips64.cc1109 return new (zone()) LTailCallThroughMegamorphicCache( in DoTailCallThroughMegamorphicCache()
Dlithium-codegen-mips64.cc3963 LTailCallThroughMegamorphicCache* instr) { in DoTailCallThroughMegamorphicCache()
/external/v8/src/mips/
Dlithium-mips.h485 class LTailCallThroughMegamorphicCache FINAL
488 explicit LTailCallThroughMegamorphicCache(LOperand* context, in LTailCallThroughMegamorphicCache() function
Dlithium-mips.cc1109 return new (zone()) LTailCallThroughMegamorphicCache( in DoTailCallThroughMegamorphicCache()
Dlithium-codegen-mips.cc3931 LTailCallThroughMegamorphicCache* instr) { in DoTailCallThroughMegamorphicCache()
/external/v8/src/arm/
Dlithium-arm.h486 class LTailCallThroughMegamorphicCache FINAL
489 explicit LTailCallThroughMegamorphicCache(LOperand* context, in LTailCallThroughMegamorphicCache() function
Dlithium-arm.cc1104 return new (zone()) LTailCallThroughMegamorphicCache( in DoTailCallThroughMegamorphicCache()
Dlithium-codegen-arm.cc3975 LTailCallThroughMegamorphicCache* instr) { in DoTailCallThroughMegamorphicCache()
/external/v8/src/arm64/
Dlithium-arm64.h328 class LTailCallThroughMegamorphicCache FINAL
331 explicit LTailCallThroughMegamorphicCache(LOperand* context, in LTailCallThroughMegamorphicCache() function
Dlithium-arm64.cc1566 return new (zone()) LTailCallThroughMegamorphicCache( in DoTailCallThroughMegamorphicCache()
Dlithium-codegen-arm64.cc2044 LTailCallThroughMegamorphicCache* instr) { in DoTailCallThroughMegamorphicCache()