| /external/v8/src/interpreter/ |
| D | bytecode-pipeline.cc | 26 uint32_t operand1) { in BytecodeNode() 34 uint32_t operand1, uint32_t operand2) { in BytecodeNode() 43 uint32_t operand1, uint32_t operand2, in BytecodeNode()
|
| D | bytecode-array-builder.cc | 114 uint32_t operand1, uint32_t operand2, in Output() 123 uint32_t operand1, uint32_t operand2) { in Output() 131 uint32_t operand1) { in Output() 680 Bytecode bytecode, int operand_count, uint32_t operand0, uint32_t operand1, in OperandsAreValid()
|
| D | bytecode-register-optimizer.cc | 338 uint32_t operand1 = static_cast<uint32_t>(output.ToOperand()); in OutputRegisterTransfer() local
|
| /external/v8/test/unittests/interpreter/ |
| D | bytecode-array-writer-unittest.cc | 81 uint32_t operand1, in Write() 88 uint32_t operand1, uint32_t operand2, in Write() 95 uint32_t operand1, uint32_t operand2, in Write()
|
| D | bytecodes-unittest.cc | 27 uint32_t operand1 = Register(i).ToOperand(); in TEST() local
|
| /external/google-breakpad/src/processor/ |
| D | postfix_evaluator-inl.h | 103 ValueType operand1 = ValueType(); in EvaluateToken() local
|
| /external/libunwind/src/dwarf/ |
| D | Gexpr.c | 193 unw_word_t operand1 = 0, operand2 = 0, tmp1, tmp2, tmp3, end_addr; in dwarf_eval_expr() local
|
| /external/ltrace/sysdeps/linux-gnu/arm/ |
| D | trace.c | 173 uint32_t operand1, operand2, result = 0; in arm_get_next_pcs() local
|
| /external/lldb/include/lldb/Core/ |
| D | EmulateInstruction.h | 210 RegisterInfo operand1; // register containing first operand for binary op member
|
| /external/skia/src/animator/ |
| D | SkScript.cpp | 1263 SkOperand operand1 = operand2; // !!! not really needed, suppresses warning in processOp() local
|
| /external/v8/src/compiler/ia32/ |
| D | instruction-selector-ia32.cc | 183 InstructionOperand operand1 = g.Use(node->InputAt(1)); in VisitRROFloat() local
|
| /external/v8/src/compiler/x64/ |
| D | instruction-selector-x64.cc | 1122 InstructionOperand operand1 = g.Use(node->InputAt(1)); in VisitFloatBinop() local
|
| /external/vixl/src/vixl/a64/ |
| D | logic-a64.cc | 1269 uint64_t operand1 = dst.Uint(vform, i); in bif() local 1285 uint64_t operand1 = dst.Uint(vform, i); in bit() local 1301 uint64_t operand1 = src2.Uint(vform, i); in bsl() local
|
| /external/lldb/source/Plugins/Instruction/ARM/ |
| D | EmulateInstructionARM.cpp | 992 uint64_t operand1 = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); in EmulateMUL() local
|