Home
last modified time | relevance | path

Searched defs:instr1 (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_vectorize.c115 const nir_instr *instr1 = (nir_instr *) data1; in instrs_equal() local
188 instr_try_combine(struct set *instr_set, nir_instr *instr1, nir_instr *instr2) in instr_try_combine() argument
[all...]
H A Dnir_instr_set.c551 nir_instrs_equal(const nir_instr *instr1, const nir_instr *instr2) in nir_instrs_equal() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips-inl.h123 Instr instr1 = Assembler::instr_at(pc + 0 * kInstrSize); in set_target_internal_reference_encoded_at() local
217 Instr instr1 = Assembler::instr_at(pc_ + 0 * kInstrSize); in target_internal_reference() local
268 Instr instr1 in relative_code_target_object_handle_at() local
[all...]
H A Dassembler-mips.cc859 Instr instr1 = instr_at(pos + 0 * kInstrSize); in target_at() local
982 Instr instr1 = instr_at(pos + 0 * kInstrSize); in target_at_put() local
3469 Instr instr1 = instr_at(pc + 0 * kInstrSize); in RelocateInternalReference() local
3510 Instr instr1 = instr_at(pc + 0 * kInstrSize); RelocateRelativeReference() local
3706 Instr instr1 = instr_at(pc); target_address_at() local
3742 Instr instr1 = instr_at(pc); set_target_value_at() local
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64-inl.h242 Instr instr1 = Assembler::instr_at(pc); in relative_code_target_object_handle_at() local
H A Dassembler-riscv64.cc3614 Instr instr1 = instr_at(pc + 1 * kInstrSize); in RelocateRelativeReference() local
3812 Instr instr1 = instr_at(pc + 1 * kInstrSize); in set_target_address_at() local
3845 Instruction* instr1 = Instruction::At((unsigned char*)(pc + 1 * kInstrSize)); in target_address_at() local
3891 Instruction* instr1 in set_target_value_at() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_vectorize_vs_inputs.c97 r600_io_access_same_var(const nir_instr *instr1, const nir_instr *instr2) in r600_io_access_same_var() argument
220 const nir_instr *instr1 = *(nir_instr **)util_dynarray_begin(arr1); in r600_cmp_func() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc-inl.h278 Instr instr1 = instr_at(pc); in target_address_at() local
392 Instr instr1 = instr_at(pc); in PatchConstantPoolAccessInstruction() local
455 Instr instr1 = instr_at(pc); in set_target_address_at() local
[all...]
H A Dassembler-ppc.cc338 bool Assembler::Is64BitLoadIntoR12(Instr instr1, Instr instr2, Instr instr3, in Is64BitLoadIntoR12() argument
352 bool Assembler::Is32BitLoadIntoR12(Instr instr1, Instr instr2) { in Is32BitLoadIntoR12() argument
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc446 bool Assembler::Is64BitLoadIntoIP(SixByteInstr instr1, SixByteInstr instr2) { in Is64BitLoadIntoIP() argument
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc3916 Instr instr1 = instr_at(pc + 1 * kInstrSize); in target_address_at() local
3956 Instr instr1 = instr_at(pc + kInstrSize); in set_target_value_at() local
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc365 Instr instr1 = in IsMov() local
372 Instr instr1 = PCADDI | (si20 & 0xfffff) << kRjShift | rd.code(); in IsPcAddi() local
380 Instr instr1 = in IsNop() local
2283 Instr instr1 = instr_at(pc + 1 * kInstrSize); in target_address_at() local
2319 Instr instr1 in set_target_value_at() local
[all...]

Completed in 39 milliseconds