Home
last modified time | relevance | path

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

/external/v8/src/compiler/s390/
Dcode-generator-s390.cc149 static inline bool HasFPStackSlotInput(Instruction* instr, size_t index) { in HasFPStackSlotInput() function
155 HasFPStackSlotInput(instr, index); in HasStackSlotInput()
585 USE(HasFPStackSlotInput); \
586 DCHECK(HasFPStackSlotInput(instr, 1)); \