Home
last modified time | relevance | path

Searched defs:operands (Results 1 – 25 of 44) sorted by relevance

12

/external/llvm/include/llvm/IR/
DOperandTraits.h38 static unsigned operands(const User*) { in operands() function
52 static unsigned operands(const User *U) { in operands() function
73 static unsigned operands(const User *U) { in operands() function
100 static unsigned operands(const User *U) { in operands() function
DUser.h121 inline op_range operands() { in operands() function
124 inline const_op_range operands() const { in operands() function
/external/llvm/utils/TableGen/
DX86DisassemblerShared.h20 operands[llvm::X86Disassembler::X86_MAX_OPERANDS]; member
DDAGISelMatcher.h1029 ArrayRef<unsigned> operands, in EmitNodeMatcherCommon()
1079 ArrayRef<unsigned> operands, in EmitNodeMatcher()
1102 ArrayRef<unsigned> operands, in MorphNodeToMatcher()
DCodeGenDAGPatterns.h646 const std::vector<Record*> &operands, in DAGInstruction()
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java304 protected final Set<SemanticContext> operands = new HashSet<SemanticContext>(); field in SemanticContext.CommutativePredicate
789 Collection<SemanticContext> operands = getOrOperands(((NOT)context).ctx); in getAndOperands() local
808 Collection<SemanticContext> operands = getAndOperands(((NOT)context).ctx); in getOrOperands() local
/external/libunwind/src/dwarf/
DGexpr.c52 static const uint8_t operands[256] = variable
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DPhiInsn.java44 private final ArrayList<Operand> operands = new ArrayList<Operand>(); field in PhiInsn
/external/toybox/toys/pending/
Ddd.c86 static struct pair operands[] = { variable
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_vertprog.c405 unsigned long operands; in r200_translate_vertex_program() local
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.h514 uint16_t operands; member
639 ArrayRef<OperandSpecifier> operands; member
/external/v8/src/compiler/
Dcode-generator.cc86 const ZoneList<InstructionOperand*>* operands = in RecordSafepoint() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jar ... .internal.p2.engine.Operand[] operands org.eclipse.equinox.p2.engine. ...
Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/google-breakpad/src/third_party/libdisasm/
Dlibdis.h516 x86_oplist_t *operands; /* list of explicit/implicit operands */ member
820 x86_invariant_op_t operands[3]; /* operands: dest, src, imm */ member
/external/elfutils/src/libcpu/
Di386_parse.y128 } operands[3]; member
Di386_parse.c201 } operands[3]; member
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h158 op_range operands() const { in operands() function
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i489 x86_oplist_t *operands; member
691 x86_invariant_op_t operands[3]; member
/external/mesa3d/src/glsl/
Dir.h1119 ir_rvalue *operands[4]; variable
/external/valgrind/VEX/priv/
Dtilegx_disasm.h1258 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS]; member
1275 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS]; member
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.cc1352 Operands *operands) { in ParseOperands()
/external/valgrind/perf/
Dtinycc.c16661 static void asm_compute_constraints(ASMOperand *operands, in asm_compute_constraints()
16974 static void asm_gen_code(ASMOperand *operands, int nb_operands, in asm_gen_code()
17823 static int find_constraint(ASMOperand *operands, int nb_operands, in find_constraint()
17861 static void subst_asm_operands(ASMOperand *operands, int nb_operands, in subst_asm_operands()
17904 static void parse_asm_operands(ASMOperand *operands, int *nb_operands_ptr, in parse_asm_operands()
17977 ASMOperand operands[MAX_ASM_OPERANDS]; in asm_instr() local
/external/pcre/dist/sljit/
DsljitNativeTILEGX-encoder.c648 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS]; member
663 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS]; member
/external/v8/src/mips64/
Dlithium-mips64.h1862 const ZoneList<LOperand*>& operands, Zone* zone) in LCallWithDescriptor()

12