Searched defs:op_end (Results 1 – 9 of 9) sorted by relevance
35 static Use *op_end(SubClass* U) { in op_end() function70 static Use *op_end(SubClass* U) { in op_end() function97 static Use *op_end(User* U) { in op_end() function
118 inline op_iterator op_end() { return OperandList+NumOperands; } in op_end() function119 inline const_op_iterator op_end() const { return OperandList+NumOperands; } in op_end() function
230 unsigned char *op_end) in execute_stack_op()
253 uint16_t op_end = in ecore_init_block() local
433 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end, in execute_stack_op()
481 const struct s390_opcode *op_end; in md_begin() local
1226 const struct powerpc_opcode *op_end; in ppc_setup_opcodes() local
155 op_iterator op_end() const { return Operands + NumOperands; } in op_end() function
393 const SCEV *const *op_end, in expandAddToGEP()