Home
last modified time | relevance | path

Searched defs:StoreRepresentation (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dmachine-operator.h45 StoreRepresentation(MachineRepresentation representation, in StoreRepresentation() function
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc3902 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
3963 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
3969 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4254 __ StoreRepresentation(value, MemOperand(elements, offset), representation, in DoShiftI() local
4257 __ StoreRepresentation(value, MemOperand(scratch, elements, offset), in DoShiftI() local
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc4006 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4066 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4072 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4321 __ StoreRepresentation(value, MemOperand(store_base, offset), representation, in DoShiftI() local
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc4559 void MacroAssembler::StoreRepresentation(Register src, const MemOperand& mem, in StoreRepresentation() function in v8::internal::MacroAssembler
/external/v8/src/s390/
Dmacro-assembler-s390.cc3622 void MacroAssembler::StoreRepresentation(Register src, const MemOperand& mem, in StoreRepresentation() function in v8::internal::MacroAssembler