Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h53 StoreRepresentation(MachineRepresentation representation, in StoreRepresentation() function
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc3845 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
3906 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
3912 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4185 __ StoreRepresentation(value, MemOperand(elements, offset), representation, in DoShiftI() local
4188 __ StoreRepresentation(value, MemOperand(scratch, elements, offset), in DoShiftI() local
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc3945 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4005 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4011 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4245 __ StoreRepresentation(value, MemOperand(store_base, offset), representation, in DoShiftI() local
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc4062 void MacroAssembler::StoreRepresentation(Register src, const MemOperand& mem, in StoreRepresentation() function in v8::internal::MacroAssembler
/external/v8/src/s390/
Dmacro-assembler-s390.cc3116 void MacroAssembler::StoreRepresentation(Register src, const MemOperand& mem, in StoreRepresentation() function in v8::internal::MacroAssembler