/openbsd/gnu/llvm/clang/utils/ |
H A D | FindSpecRefs | 700 def __init__(self, indices, paragraph=None): argument 721 def __sub__(self, indices): argument
|
/openbsd/gnu/llvm/libcxx/src/ |
H A D | hash.cpp | 76 const unsigned indices[] = variable
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | cgen-opc.c | 548 int *indices) in cgen_get_insn_operands() 582 int *indices, in cgen_lookup_get_insn_operands()
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | cgen-opc.c | 548 int *indices) in cgen_get_insn_operands() 582 int *indices, in cgen_lookup_get_insn_operands()
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Operator.h | 412 inline iterator_range<op_iterator> indices() { in indices() function 416 inline iterator_range<const_op_iterator> indices() const { in indices() function
|
/openbsd/lib/libskey/ |
H A D | put.c | 332 int p, i, indices[6]; in btoe() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | ConstantInitBuilder.cpp | 182 llvm::SmallVectorImpl<llvm::Constant*> &indices, in getGEPIndicesTo()
|
H A D | CGExprAgg.cpp | 506 llvm::Value *indices[] = { zero, zero }; in EmitArrayInit() local 1824 llvm::Value *indices[] = {zero, zero}; in VisitArrayInitLoopExpr() local
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-openrisc.c | 50 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-fr30.c | 49 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-xc16x.c | 57 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-ip2k.c | 50 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-mt.c | 51 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-xstormy16.c | 47 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-m32r.c | 60 int indices[MAX_OPERAND_INSTANCES]; member 740 #define OPERAND_IS_COND_BIT(operand, indices, index) \ argument
|
H A D | tc-m32c.c | 54 int indices [MAX_OPERAND_INSTANCES]; member
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-fr30.c | 49 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-openrisc.c | 50 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-ip2k.c | 50 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-xstormy16.c | 47 int indices [MAX_OPERAND_INSTANCES]; member
|
H A D | tc-m32r.c | 60 int indices[MAX_OPERAND_INSTANCES]; member 750 #define OPERAND_IS_COND_BIT(operand, indices, index) \ argument
|
H A D | tc-iq2000.c | 53 int indices [MAX_OPERAND_INSTANCES]; member
|
/openbsd/gnu/llvm/lldb/source/Expression/ |
H A D | IRInterpreter.cpp | 311 SmallVector<Value *, 8> indices(op_cursor, op_end); in ResolveConstantValue() local 1036 SmallVector<Value *, 8> indices(gep_inst->idx_begin(), in Interpret() local
|
/openbsd/gnu/llvm/clang/include/clang/CodeGen/ |
H A D | ConstantInitBuilder.h | 321 llvm::SmallVectorImpl<llvm::Constant*> &indices) { in getGEPIndicesToCurrentPosition()
|
/openbsd/sys/dev/pv/ |
H A D | hyperv.c | 1341 uint64_t indices = 0; in hv_ring_write() local 1523 uint64_t indices; in hv_ring_read() local
|