Searched refs:InputStackSlot (Results 1 – 1 of 1) sorted by relevance
116 MemOperand InputStackSlot(size_t index) { in InputStackSlot() function in v8::internal::compiler::S390OperandConverter124 MemOperand mem = InputStackSlot(index); in InputStackSlot32()127 return InputStackSlot(index); in InputStackSlot32()346 mem = i.InputStackSlot(fi); \535 __ cmpl_instr(i.InputRegister(0), i.InputStackSlot(1)); \537 __ cmp_instr(i.InputRegister(0), i.InputStackSlot(1)); \587 MemOperand operand = i.InputStackSlot(1); \853 __ asm_instr_rm(dst, i.InputStackSlot(0)); \