Searched defs:LoadRepresentation (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/ |
D | machine-operator.h | 63 typedef MachineType LoadRepresentation; typedef
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-codegen-ppc.cc | 2868 __ LoadRepresentation(result, operand, access.representation(), r0); in DoShiftI() local 2897 __ LoadRepresentation(result, FieldMemOperand(object, offset), representation, in DoShiftI() local 3188 __ LoadRepresentation(result, MemOperand(store_base, offset), representation, in DoShiftI() local
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.cc | 4085 void MacroAssembler::LoadRepresentation(Register dst, const MemOperand& mem, in LoadRepresentation() function in v8::internal::MacroAssembler
|