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

/freebsd-10.0-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-10.0-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-10.0-release/sys/dev/bxe/
H A Decore_init_ops.h260 uint16_t op_end = local
/freebsd-10.0-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-10.0-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-10.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRInterpreter.cpp247 ConstantExpr::const_op_iterator op_end = constant_expr->op_end(); local
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp396 expandAddToGEP(const SCEV *const *op_begin, const SCEV *const *op_end, PointerType *PTy, Type *Ty, Value *V) argument
[all...]

Completed in 213 milliseconds