Searched defs:LTrapAllocationMemento (Results 1 - 9 of 9) sorted by relevance

/external/v8/src/crankshaft/arm/
H A Dlithium-arm.h1983 class LTrapAllocationMemento final : public LTemplateInstruction<0, 1, 1> {
1985 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::final
/external/v8/src/crankshaft/arm64/
H A Dlithium-arm64.h2552 class LTrapAllocationMemento final : public LTemplateInstruction<0, 1, 2> {
2554 LTrapAllocationMemento(LOperand* object, LOperand* temp1, LOperand* temp2) { function in class:v8::internal::final
/external/v8/src/crankshaft/ia32/
H A Dlithium-ia32.h1997 class LTrapAllocationMemento final : public LTemplateInstruction<0, 1, 1> {
1999 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::final
/external/v8/src/crankshaft/mips/
H A Dlithium-mips.h1940 class LTrapAllocationMemento final : public LTemplateInstruction<0, 1, 1> {
1942 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::final
/external/v8/src/crankshaft/mips64/
H A Dlithium-mips64.h1986 class LTrapAllocationMemento final : public LTemplateInstruction<0, 1, 1> {
1988 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::final
/external/v8/src/crankshaft/ppc/
H A Dlithium-ppc.h1929 class LTrapAllocationMemento final : public LTemplateInstruction<0, 1, 2> {
1931 LTrapAllocationMemento(LOperand* object, LOperand* temp1, LOperand* temp2) { function in class:v8::internal::final
/external/v8/src/crankshaft/s390/
H A Dlithium-s390.h1786 class LTrapAllocationMemento final : public LTemplateInstruction<0, 1, 2> {
1788 LTrapAllocationMemento(LOperand* object, LOperand* temp1, LOperand* temp2) { function in class:v8::internal::final
/external/v8/src/crankshaft/x64/
H A Dlithium-x64.h1984 class LTrapAllocationMemento final : public LTemplateInstruction<0, 1, 1> {
1986 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::final
/external/v8/src/crankshaft/x87/
H A Dlithium-x87.h1983 class LTrapAllocationMemento final : public LTemplateInstruction<0, 1, 1> {
1985 LTrapAllocationMemento(LOperand* object, function in class:v8::internal::final

Completed in 221 milliseconds