| /third_party/node/deps/v8/src/codegen/mips/ |
| D | assembler-mips-inl.h | 124 Instr instr2 = Assembler::instr_at(pc + 1 * kInstrSize); in set_target_internal_reference_encoded_at() local 218 Instr instr2 = Assembler::instr_at(pc_ + 1 * kInstrSize); in target_internal_reference() local 269 Instr instr2 = instr_at(pc + kInstrSize); in relative_code_target_object_handle_at() local
|
| D | assembler-mips.cc | 860 Instr instr2 = instr_at(pos + 1 * kInstrSize); in target_at() local 983 Instr instr2 = instr_at(pos + 1 * kInstrSize); in target_at_put() local 3470 Instr instr2 = instr_at(pc + 1 * kInstrSize); in MSA_BIT_LIST() local 3511 Instr instr2 = instr_at(pc + 1 * kInstrSize); in RelocateRelativeReference() local 3707 Instr instr2 = instr_at(pc + kInstrSize); in target_address_at() local 3743 Instr instr2 = instr_at(pc + kInstrSize); in set_target_value_at() local
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| D | assembler-ppc-inl.h | 279 Instr instr2 = instr_at(pc + kInstrSize); in target_address_at() local 393 Instr instr2 = instr_at(pc + kInstrSize); in PatchConstantPoolAccessInstruction() local 456 Instr instr2 = instr_at(pc + kInstrSize); in set_target_address_at() local
|
| D | assembler-ppc.cc | 338 bool Assembler::Is64BitLoadIntoR12(Instr instr1, Instr instr2, Instr instr3, in Is64BitLoadIntoR12() 352 bool Assembler::Is32BitLoadIntoR12(Instr instr1, Instr instr2) { in Is32BitLoadIntoR12()
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opt_vectorize.c | 116 const nir_instr *instr2 = (nir_instr *) data2; in instrs_equal() local 188 instr_try_combine(struct set *instr_set, nir_instr *instr1, nir_instr *instr2) in instr_try_combine()
|
| D | nir_instr_set.c | 551 nir_instrs_equal(const nir_instr *instr1, const nir_instr *instr2) in nir_instrs_equal()
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_nir_vectorize_vs_inputs.c | 97 r600_io_access_same_var(const nir_instr *instr1, const nir_instr *instr2) in r600_io_access_same_var() 221 const nir_instr *instr2 = *(nir_instr **)util_dynarray_begin(arr2); in r600_cmp_func() local
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| D | assembler-riscv64-inl.h | 243 Instr instr2 = Assembler::instr_at(pc + kInstrSize); in relative_code_target_object_handle_at() local
|
| D | assembler-riscv64.cc | 3846 Instruction* instr2 = Instruction::At((unsigned char*)(pc + 2 * kInstrSize)); in target_address_at() local
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| D | assembler-s390.cc | 446 bool Assembler::Is64BitLoadIntoIP(SixByteInstr instr1, SixByteInstr instr2) { in Is64BitLoadIntoIP()
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_lower_to_hw_instr.cpp | 2104 const aco_ptr<Instruction>& instr2 = block->instructions[k]; in lower_to_hw_instr() local
|
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| D | code-generator-arm.cc | 386 #define ASSEMBLE_ATOMIC64_ARITH_BINOP(instr1, instr2) \ argument 3476 #define ATOMIC_ARITH_BINOP_CASE(op, instr1, instr2) \ in AssembleArchInstruction() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| D | code-generator-ia32.cc | 453 #define ASSEMBLE_I64ATOMIC_BINOP(instr1, instr2) \ argument 3642 #define ATOMIC_BINOP_CASE(op, instr1, instr2) \ in AssembleArchInstruction() argument
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| D | assembler-loong64.cc | 2284 Instr instr2 = instr_at(pc + 2 * kInstrSize); in target_address_at() local 2320 Instr instr2 = instr_at(pc + kInstrSize * 2); in set_target_value_at() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | regextst.cpp | 783 UnicodeString instr2 = "not abc"; in API_Match() local
|