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

/external/v8/src/compiler/s390/
H A Dcode-generator-s390.cc154 static inline bool HasFPStackSlotInput(Instruction* instr, size_t index) { function in namespace:v8::internal::compiler
603 USE(HasFPStackSlotInput); \
604 DCHECK(HasFPStackSlotInput(instr, 1)); \

Completed in 121 milliseconds