Home
last modified time | relevance | path

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

/external/v8/src/compiler/s390/
Dcode-generator-s390.cc153 static inline bool HasStackSlotInput(Instruction* instr, size_t index) { in HasStackSlotInput() function
457 if (mode != kMode_None || HasStackSlotInput(instr, numOfOperand - 1)) { in AssembleOp()
533 DCHECK(HasStackSlotInput(instr, 1)); \
566 DCHECK(HasStackSlotInput(instr, 1)); \
852 DCHECK(HasStackSlotInput(instr, 0)); \
868 DCHECK(HasStackSlotInput(instr, 0)); \