Searched defs:op_end (Results 1 – 12 of 12) sorted by relevance
37 static Use *op_end(SubClass* U) { in op_end() function75 static Use *op_end(SubClass* U) { in op_end() function99 static Use *op_end(User* U) { in op_end() function
231 op_iterator op_end() { in op_end() function234 const_op_iterator op_end() const { in op_end() function
176 operand_iterator op_end() { return Operands.end(); } in op_end() function177 const_operand_iterator op_end() const { return Operands.end(); } in op_end() function
256 unsigned char *op_end) in execute_stack_op()
185 op_iterator op_end() { return Operands + NumOperands; } in op_end() function187 const_op_iterator op_end() const { return Operands + NumOperands; } in op_end() function
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
268 ConstantExpr::const_op_iterator op_end = constant_expr->op_end(); in ResolveConstantValue() local
168 op_iterator op_end() const { return Operands + NumOperands; } in op_end() function
403 const SCEV *const *op_end, in expandAddToGEP()