Home
last modified time | relevance | path

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

/external/v8/src/compiler/s390/
Dcode-generator-s390.cc121 MemOperand InputStackSlot32(size_t index) { in InputStackSlot32() function in v8::internal::compiler::S390OperandConverter
332 mem = i.InputStackSlot32(fi); \
568 __ cmpl_instr(i.InputRegister(0), i.InputStackSlot32(1)); \
570 __ cmp_instr(i.InputRegister(0), i.InputStackSlot32(1)); \
869 __ asm_instr_rm(dst, i.InputStackSlot32(0)); \