Searched defs:op_end (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DOperandTraits.h35 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
70 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
97 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarf2expr.c229 execute_stack_op(struct dwarf_expr_context *ctx, unsigned char *op_ptr, unsigned char *op_end) argument
[all...]
/freebsd-9.3-release/sys/dev/bxe/
H A Decore_init_ops.h253 uint16_t op_end = local
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-s390.c481 const struct s390_opcode *op_end; local
H A Dtc-ppc.c1226 const struct powerpc_opcode *op_end; local
/freebsd-9.3-release/contrib/gcc/
H A Dunwind-dw2.c433 execute_stack_op(const unsigned char *op_ptr, const unsigned char *op_end, struct _Unwind_Context *context, _Unwind_Word initial) argument
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp392 expandAddToGEP(const SCEV *const *op_begin, const SCEV *const *op_end, PointerType *PTy, Type *Ty, Value *V) argument
[all...]

Completed in 104 milliseconds