Home
last modified time | relevance | path

Searched defs:instr (Results 476 - 500 of 522) sorted by relevance

1...<<1112131415161718192021

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1130 emit_load_const(struct lp_build_nir_context *bld_base, const nir_load_const_instr *instr, LLVMValueRef outval[NIR_MAX_VEC_COMPONENTS]) emit_load_const() argument
1727 emit_sysval_intrin(struct lp_build_nir_context *bld_base, nir_intrinsic_instr *instr, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) emit_sysval_intrin() argument
2072 emit_vote(struct lp_build_nir_context *bld_base, LLVMValueRef src, nir_intrinsic_instr *instr, LLVMValueRef result[4]) emit_vote() argument
2139 emit_ballot(struct lp_build_nir_context *bld_base, LLVMValueRef src, nir_intrinsic_instr *instr, LLVMValueRef result[4]) emit_ballot() argument
2200 emit_shuffle(struct lp_build_nir_context *bld_base, LLVMValueRef src, LLVMValueRef index, nir_intrinsic_instr *instr, LLVMValueRef result[4]) emit_shuffle() argument
2246 emit_reduce(struct lp_build_nir_context *bld_base, LLVMValueRef src, nir_intrinsic_instr *instr, LLVMValueRef result[4]) emit_reduce() argument
[all...]
/third_party/toybox/toys/pending/
H A Dxzcat.c574 uint32_t instr; in bcj_powerpc() local
628 uint64_t instr; in bcj_ia64() local
730 uint32_t instr; bcj_sparc() local
[all...]
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h323 uint32_t instr = ExtractUnsignedBitfield32(field_lsb + 1, in GetSVEVectorFormat() local
519 bool IsMOPSPrologueOf(const Instruction* instr, uint32_t mops_type) const { in IsMOPSPrologueOf() argument
526 bool IsMOPSMainOf(const Instruction* instr, uint32_t mops_type) const { in IsMOPSMainOf() argument
534 bool IsMOPSEpilogueOf(const Instruction* instr, uint32_t mops_type) const { in IsMOPSEpilogueOf() argument
832 NEONFormatDecoder(const Instruction* instr) NEONFormatDecoder() argument
836 NEONFormatDecoder(const Instruction* instr, const NEONFormatMap* format) NEONFormatDecoder() argument
840 NEONFormatDecoder(const Instruction* instr, const NEONFormatMap* format0, const NEONFormatMap* format1) NEONFormatDecoder() argument
846 NEONFormatDecoder(const Instruction* instr, const NEONFormatMap* format0, const NEONFormatMap* format1, const NEONFormatMap* format2) NEONFormatDecoder() argument
[all...]
/third_party/python/Python/
H A Dspecialize.c486 specialize_module_load_attr(PyObject *owner, _Py_CODEUNIT *instr, in specialize_module_load_attr() argument
656 _Py_Specialize_LoadAttr(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) in _Py_Specialize_LoadAttr() argument
606 specialize_dict_access( PyObject *owner, _Py_CODEUNIT *instr, PyTypeObject *type, DescriptorClassification kind, PyObject *name, int base_op, int values_op, int hint_op) specialize_dict_access() argument
758 _Py_Specialize_StoreAttr(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_StoreAttr() argument
881 specialize_class_load_method(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) specialize_class_load_method() argument
921 _Py_Specialize_LoadMethod(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_LoadMethod() argument
1050 _Py_Specialize_LoadGlobal( PyObject *globals, PyObject *builtins, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_LoadGlobal() argument
1187 _Py_Specialize_BinarySubscr( PyObject *container, PyObject *sub, _Py_CODEUNIT *instr) _Py_Specialize_BinarySubscr() argument
1265 _Py_Specialize_StoreSubscr(PyObject *container, PyObject *sub, _Py_CODEUNIT *instr) _Py_Specialize_StoreSubscr() argument
1369 specialize_class_call(PyObject *callable, _Py_CODEUNIT *instr, int nargs, PyObject *kwnames, int oparg) specialize_class_call() argument
1430 specialize_method_descriptor(PyMethodDescrObject *descr, _Py_CODEUNIT *instr, int nargs, PyObject *kwnames, int oparg) specialize_method_descriptor() argument
1481 specialize_py_call(PyFunctionObject *func, _Py_CODEUNIT *instr, int nargs, PyObject *kwnames) specialize_py_call() argument
1533 specialize_c_call(PyObject *callable, _Py_CODEUNIT *instr, int nargs, PyObject *kwnames) specialize_c_call() argument
1631 _Py_Specialize_Precall(PyObject *callable, _Py_CODEUNIT *instr, int nargs, PyObject *kwnames, int oparg) _Py_Specialize_Precall() argument
1677 _Py_Specialize_Call(PyObject *callable, _Py_CODEUNIT *instr, int nargs, PyObject *kwnames) _Py_Specialize_Call() argument
1775 _Py_Specialize_BinaryOp(PyObject *lhs, PyObject *rhs, _Py_CODEUNIT *instr, int oparg, PyObject **locals) _Py_Specialize_BinaryOp() argument
1904 _Py_Specialize_CompareOp(PyObject *lhs, PyObject *rhs, _Py_CODEUNIT *instr, int oparg) _Py_Specialize_CompareOp() argument
1996 _Py_Specialize_UnpackSequence(PyObject *seq, _Py_CODEUNIT *instr, int oparg) _Py_Specialize_UnpackSequence() argument
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp526 Instruction* instr = module.getInstruction(otherType); in makeCooperativeMatrixTypeWithSameShape() local
1267 Instruction* instr = module.getInstruction(typeId); getMostBasicTypeClass() local
1286 Instruction* instr = module.getInstruction(typeId); getNumTypeConstituents() local
1320 Instruction* instr = module.getInstruction(typeId); getScalarTypeId() local
1346 Instruction* instr = module.getInstruction(typeId); getContainedTypeId() local
1399 const Instruction& instr = *module.getInstruction(typeId); containsType() local
1429 const Instruction& instr = *module.getInstruction(typeId); containsPhysicalStorageBufferOrArray() local
3348 Instruction* instr = module.getInstruction(componentTypeId); createMatrixConstructor() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h202 struct ir3_instruction *instr; member
743 ir3_instr_check_mark(struct ir3_instruction *instr) ir3_instr_check_mark() argument
761 ir3_instr_move_before(struct ir3_instruction *instr, struct ir3_instruction *after) ir3_instr_move_before() argument
772 ir3_instr_move_after(struct ir3_instruction *instr, struct ir3_instruction *before) ir3_instr_move_after() argument
783 ir3_instr_move_before_block(struct ir3_instruction *instr, struct ir3_block *block) ir3_instr_move_before_block() argument
821 is_flow(struct ir3_instruction *instr) is_flow() argument
827 is_kill_or_demote(struct ir3_instruction *instr) is_kill_or_demote() argument
833 is_nop(struct ir3_instruction *instr) is_nop() argument
859 is_same_type_mov(struct ir3_instruction *instr) is_same_type_mov() argument
907 is_const_mov(struct ir3_instruction *instr) is_const_mov() argument
924 is_subgroup_cond_mov_macro(struct ir3_instruction *instr) is_subgroup_cond_mov_macro() argument
942 is_alu(struct ir3_instruction *instr) is_alu() argument
948 is_sfu(struct ir3_instruction *instr) is_sfu() argument
954 is_tex(struct ir3_instruction *instr) is_tex() argument
960 is_tex_or_prefetch(struct ir3_instruction *instr) is_tex_or_prefetch() argument
966 is_mem(struct ir3_instruction *instr) is_mem() argument
972 is_barrier(struct ir3_instruction *instr) is_barrier() argument
978 is_half(struct ir3_instruction *instr) is_half() argument
984 is_shared(struct ir3_instruction *instr) is_shared() argument
990 is_store(struct ir3_instruction *instr) is_store() argument
1012 is_load(struct ir3_instruction *instr) is_load() argument
1033 is_input(struct ir3_instruction *instr) is_input() argument
1050 is_bool(struct ir3_instruction *instr) is_bool() argument
1131 is_meta(struct ir3_instruction *instr) is_meta() argument
1158 dest_regs(struct ir3_instruction *instr) dest_regs() argument
1179 writes_gpr(struct ir3_instruction *instr) writes_gpr() argument
1187 writes_addr0(struct ir3_instruction *instr) writes_addr0() argument
1198 writes_addr1(struct ir3_instruction *instr) writes_addr1() argument
1209 writes_pred(struct ir3_instruction *instr) writes_pred() argument
1464 ir3_output_conv_type(struct ir3_instruction *instr, bool *can_fold) ir3_output_conv_type() argument
1530 ir3_output_conv_src_type(struct ir3_instruction *instr, type_t base_type) ir3_output_conv_src_type() argument
1565 ir3_output_conv_dst_type(struct ir3_instruction *instr, type_t base_type) ir3_output_conv_dst_type() argument
1625 __ssa_src_cnt(struct ir3_instruction *instr) __ssa_src_cnt() argument
1631 __is_false_dep(struct ir3_instruction *instr, unsigned n) __is_false_dep() argument
1639 __ssa_srcp_n(struct ir3_instruction *instr, unsigned n) __ssa_srcp_n() argument
1733 is_local_mem_load(struct ir3_instruction *instr) is_local_mem_load() argument
1741 is_ss_producer(struct ir3_instruction *instr) is_ss_producer() argument
1752 soft_ss_delay(struct ir3_instruction *instr) soft_ss_delay() argument
1774 is_sy_producer(struct ir3_instruction *instr) is_sy_producer() argument
1782 soft_sy_delay(struct ir3_instruction *instr, struct ir3 *shader) soft_sy_delay() argument
1908 __ssa_src(struct ir3_instruction *instr, struct ir3_instruction *src, unsigned flags) __ssa_src() argument
1921 __ssa_dst(struct ir3_instruction *instr) __ssa_dst() argument
1990 struct ir3_instruction *instr = ir3_instr_create(block, OPC_MOV, 1, 1); ir3_MOV() local
2010 struct ir3_instruction *instr = ir3_instr_create(block, OPC_MOV, 1, 1); ir3_COV() local
2027 struct ir3_instruction *instr = ir3_instr_create(block, OPC_MOVMSK, 1, 0); ir3_MOVMSK() local
2040 struct ir3_instruction *instr = ir3_BALLOT_MACRO() local
2224 struct ir3_instruction *instr = ir3_ELECT_MACRO() local
2233 struct ir3_instruction *instr = ir3_SHPS_MACRO() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c3056 nir_tex_instr *instr = nir_tex_instr_create(b->shader, p - srcs); in vtn_handle_texture() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp39 perfwarn(Program* program, bool cond, const char* msg, Instruction* instr) in perfwarn() argument
152 Instruction* instr; member
511 can_use_VOP3(opt_ctx& ctx, const aco_ptr<Instruction>& instr) can_use_VOP3() argument
535 pseudo_propagate_temp(opt_ctx& ctx, aco_ptr<Instruction>& instr, Temp temp, unsigned index) pseudo_propagate_temp() argument
599 can_apply_sgprs(opt_ctx& ctx, aco_ptr<Instruction>& instr) can_apply_sgprs() argument
613 to_VOP3(opt_ctx& ctx, aco_ptr<Instruction>& instr) to_VOP3() argument
644 to_SDWA(opt_ctx& ctx, aco_ptr<Instruction>& instr) to_SDWA() argument
682 valu_can_accept_vgpr(aco_ptr<Instruction>& instr, unsigned operand) valu_can_accept_vgpr() argument
745 parse_base_offset(opt_ctx& ctx, Instruction* instr, unsigned op_index, Temp* base, uint32_t* offset, bool prevent_overflow) parse_base_offset() argument
840 smem_combine(opt_ctx& ctx, aco_ptr<Instruction>& instr) smem_combine() argument
895 get_operand_size(aco_ptr<Instruction>& instr, unsigned index) get_operand_size() argument
920 propagate_constants_vop3p(opt_ctx& ctx, aco_ptr<Instruction>& instr, ssa_info& info, unsigned i) propagate_constants_vop3p() argument
1025 parse_extract(Instruction* instr) parse_extract() argument
1048 parse_insert(Instruction* instr) parse_insert() argument
1063 can_apply_extract(opt_ctx& ctx, aco_ptr<Instruction>& instr, unsigned idx, ssa_info& info) can_apply_extract() argument
1107 apply_extract(opt_ctx& ctx, aco_ptr<Instruction>& instr, unsigned idx, ssa_info& info) apply_extract() argument
1162 check_sdwa_extract(opt_ctx& ctx, aco_ptr<Instruction>& instr) check_sdwa_extract() argument
1196 can_eliminate_fcanonicalize(opt_ctx& ctx, aco_ptr<Instruction>& instr, Temp tmp) can_eliminate_fcanonicalize() argument
1217 Instruction* instr = ctx.info[tmp.id()].instr; can_eliminate_and_exec() local
1229 is_copy_label(opt_ctx& ctx, aco_ptr<Instruction>& instr, ssa_info& info) is_copy_label() argument
1254 is_scratch_offset_valid(opt_ctx& ctx, Instruction* instr, int32_t offset) is_scratch_offset_valid() argument
1268 label_instruction(opt_ctx& ctx, aco_ptr<Instruction>& instr) label_instruction() argument
2066 decrease_uses(opt_ctx& ctx, Instruction* instr) decrease_uses() argument
2098 combine_ordering_test(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_ordering_test() argument
2195 combine_comparison_ordering(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_comparison_ordering() argument
2296 combine_constant_comparison_ordering(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_constant_comparison_ordering() argument
2393 combine_inverse_comparison(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_inverse_comparison() argument
2548 create_vop3_for_op3(opt_ctx& ctx, aco_opcode opcode, aco_ptr<Instruction>& instr, Operand operands[3], bool neg[3], bool abs[3], uint8_t opsel, bool clamp, unsigned omod) create_vop3_for_op3() argument
2568 combine_three_valu_op(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode op2, aco_opcode new_op, const char* shuffle, uint8_t ops) combine_three_valu_op() argument
2590 combine_add_or_then_and_lshl(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_add_or_then_and_lshl() argument
2659 combine_minmax(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode opposite, aco_opcode minmax3) combine_minmax() argument
2692 combine_salu_not_bitwise(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_salu_not_bitwise() argument
2737 combine_salu_n2(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_salu_n2() argument
2774 combine_salu_lshl_add(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_salu_lshl_add() argument
2810 combine_add_sub_b2i(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode new_op, uint8_t ops) combine_add_sub_b2i() argument
2857 combine_add_bcnt(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_add_bcnt() argument
2928 combine_clamp(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode min, aco_opcode max, aco_opcode med) combine_clamp() argument
3150 apply_omod_clamp_helper(opt_ctx& ctx, T* instr, ssa_info& def_info) apply_omod_clamp_helper() argument
3169 apply_omod_clamp(opt_ctx& ctx, aco_ptr<Instruction>& instr) apply_omod_clamp() argument
3229 apply_insert(opt_ctx& ctx, aco_ptr<Instruction>& instr) apply_insert() argument
3316 combine_and_subbrev(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_and_subbrev() argument
3363 combine_add_lshl(opt_ctx& ctx, aco_ptr<Instruction>& instr, bool is_sub) combine_add_lshl() argument
3424 propagate_swizzles(VOP3P_instruction* instr, uint8_t opsel_lo, uint8_t opsel_hi) propagate_swizzles() argument
3447 combine_vop3p(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_vop3p() argument
3596 can_use_mad_mix(opt_ctx& ctx, aco_ptr<Instruction>& instr) can_use_mad_mix() argument
3627 to_mad_mix(opt_ctx& ctx, aco_ptr<Instruction>& instr) to_mad_mix() argument
3666 combine_output_conversion(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_output_conversion() argument
3696 combine_mad_mix(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_mad_mix() argument
3785 combine_instruction(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_instruction() argument
4244 to_uniform_bool_instr(opt_ctx& ctx, aco_ptr<Instruction>& instr) to_uniform_bool_instr() argument
4297 select_instruction(opt_ctx& ctx, aco_ptr<Instruction>& instr) select_instruction() argument
4666 try_convert_sopc_to_sopk(aco_ptr<Instruction>& instr) try_convert_sopc_to_sopk() argument
4719 apply_literals(opt_ctx& ctx, aco_ptr<Instruction>& instr) apply_literals() argument
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c176 v3d_get_op_for_atomic_add(nir_intrinsic_instr *instr, unsigned src) in v3d_get_op_for_atomic_add() argument
190 v3d_general_tmu_op(nir_intrinsic_instr *instr) in v3d_general_tmu_op() argument
351 emit_tmu_general_store_writes(struct v3d_compile *c, enum emit_mode mode, nir_intrinsic_instr *instr, uint32_t base_const_offset, uint32_t *writemask, uint32_t *const_offset, uint32_t *type_size, uint32_t *tmu_writes) emit_tmu_general_store_writes() argument
409 emit_tmu_general_atomic_writes(struct v3d_compile *c, enum emit_mode mode, nir_intrinsic_instr *instr, uint32_t tmu_op, bool has_index, uint32_t *tmu_writes) emit_tmu_general_atomic_writes() argument
443 emit_tmu_general_address_write(struct v3d_compile *c, enum emit_mode mode, nir_intrinsic_instr *instr, uint32_t config, bool dynamic_src, int offset_src, struct qreg base_offset, uint32_t const_offset, uint32_t *tmu_writes) emit_tmu_general_address_write() argument
503 ntq_emit_tmu_general(struct v3d_compile *c, nir_intrinsic_instr *instr, bool is_shared_or_scratch, bool is_global) ntq_emit_tmu_general() argument
876 ntq_get_alu_src(struct v3d_compile *c, nir_alu_instr *instr, unsigned src) ntq_get_alu_src() argument
897 ntq_emit_txs(struct v3d_compile *c, nir_tex_instr *instr) ntq_emit_txs() argument
944 ntq_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) ntq_emit_tex() argument
1423 ntq_emit_alu(struct v3d_compile *c, nir_alu_instr *instr) ntq_emit_alu() argument
2511 ntq_emit_load_const(struct v3d_compile *c, nir_load_const_instr *instr) ntq_emit_load_const() argument
2525 ntq_emit_image_size(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_image_size() argument
2553 vir_emit_tlb_color_read(struct v3d_compile *c, nir_intrinsic_instr *instr) vir_emit_tlb_color_read() argument
2723 ntq_emit_load_uniform(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_load_uniform() argument
2747 ntq_emit_inline_ubo_load(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_inline_ubo_load() argument
2782 ntq_emit_load_input(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_load_input() argument
2844 ntq_emit_per_sample_color_write(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_per_sample_color_write() argument
2863 ntq_emit_color_write(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_color_write() argument
2876 emit_store_output_gs(struct v3d_compile *c, nir_intrinsic_instr *instr) emit_store_output_gs() argument
2917 emit_store_output_vs(struct v3d_compile *c, nir_intrinsic_instr *instr) emit_store_output_vs() argument
2940 ntq_emit_store_output(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_store_output() argument
3102 ntq_emit_load_unifa(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_load_unifa() argument
3312 ntq_emit_intrinsic(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_intrinsic() argument
4126 ntq_emit_instr(struct v3d_compile *c, nir_instr *instr) ntq_emit_instr() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c122 lower_64bit_vertex_attribs_instr(nir_builder *b, nir_instr *instr, void *data) in lower_64bit_vertex_attribs_instr() argument
179 lower_64bit_uint_attribs_instr(nir_builder *b, nir_instr *instr, void *data) lower_64bit_uint_attribs_instr() argument
442 nir_instr *instr = (nir_instr *)const_instr; filter_64_bit_instr() local
454 nir_instr *instr = (nir_instr *)const_instr; filter_pack_instr() local
509 bound_bo_access_instr(nir_builder *b, nir_instr *instr, void *data) bound_bo_access_instr() argument
623 lower_fbfetch_instr(nir_builder *b, nir_instr *instr, void *data) lower_fbfetch_instr() argument
977 lower_attrib(nir_builder *b, nir_instr *instr, void *data) lower_attrib() argument
1045 rewrite_bo_access_instr(nir_builder *b, nir_instr *instr, void *data) rewrite_bo_access_instr() argument
1217 rewrite_atomic_ssbo_instr(nir_builder *b, nir_instr *instr, struct bo_vars *bo) rewrite_atomic_ssbo_instr() argument
1288 remove_bo_access_instr(nir_builder *b, nir_instr *instr, void *data) remove_bo_access_instr() argument
1462 rewrite_and_discard_read(nir_builder *b, nir_instr *instr, void *data) rewrite_and_discard_read() argument
2194 lower_baseinstance_instr(nir_builder *b, nir_instr *instr, void *data) lower_baseinstance_instr() argument
2672 convert_1d_shadow_tex(nir_builder *b, nir_instr *instr, void *data) convert_1d_shadow_tex() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1802 alu_instr_src_components(const nir_alu_instr *instr, unsigned src) in alu_instr_src_components() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc169 void InstructionSelector::AddTerminator(Instruction* instr) { in AddTerminator() argument
178 void InstructionSelector::AddInstruction(Instruction* instr) { in AddInstruction() argument
273 Instruction* instr = in Emit() local
279 Instruction* InstructionSelector::Emit(Instruction* instr) { in Emit() argument
[all...]
H A Dmid-tier-register-allocator.cc145 Instruction* instr = code()->InstructionAt(instr_index); in AddGapMove() local
2880 Instruction* instr = code()->InstructionAt(index); in DefineOutputs() local
3029 Instruction* instr = code()->InstructionAt(instr_index); AllocateRegisters() local
3169 Instruction* instr = code()->InstructionAt(instr_index); ReserveFixedRegisters() local
3462 Instruction* instr = data_->code()->InstructionAt(instr_index); RecordReferences() local
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc303 Condition Assembler::GetCondition(Instr instr) { in GetCondition() argument
314 bool Assembler::IsLis(Instr instr) { in IsLis() argument
318 bool Assembler::IsLi(Instr instr) { in IsLi() argument
322 bool Assembler::IsAddic(Instr instr) { return (instr argument
324 IsOri(Instr instr) IsOri() argument
326 IsBranch(Instr instr) IsBranch() argument
328 GetRA(Instr instr) GetRA() argument
332 GetRB(Instr instr) GetRB() argument
360 IsCmpRegister(Instr instr) IsCmpRegister() argument
365 IsRlwinm(Instr instr) IsRlwinm() argument
369 IsAndi(Instr instr) IsAndi() argument
372 IsRldicl(Instr instr) IsRldicl() argument
378 IsCmpImmediate(Instr instr) IsCmpImmediate() argument
382 IsCrSet(Instr instr) IsCrSet() argument
387 GetCmpImmediateRegister(Instr instr) GetCmpImmediateRegister() argument
392 GetCmpImmediateRawImmediate(Instr instr) GetCmpImmediateRawImmediate() argument
420 Instr instr = instr_at(pos); target_at() local
451 Instr instr = instr_at(pos); target_at_put() local
537 Instr instr = instr_at(pos); max_reach_from() local
614 a_form(Instr instr, DoubleRegister frt, DoubleRegister fra, DoubleRegister frb, RCBit r) a_form() argument
619 d_form(Instr instr, Register rt, Register ra, const intptr_t val, bool signed_disp) d_form() argument
637 xo_form(Instr instr, Register rt, Register ra, Register rb, OEBit o, RCBit r) xo_form() argument
642 md_form(Instr instr, Register ra, Register rs, int shift, int maskbit, RCBit r) md_form() argument
653 mds_form(Instr instr, Register ra, Register rs, Register rb, int maskbit, RCBit r) mds_form() argument
2041 IsNop(Instr instr, int type) IsNop() argument
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc299 bool ConstPool::IsMoveRipRelative(Address instr) { in IsMoveRipRelative() argument
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc138 void Loong64Debugger::Stop(Instruction* instr) { in Stop() argument
375 Instruction* instr = reinterpret_cast<Instruction*>(sim_->get_pc()); in Debug() local
1667 int32_t Simulator::ReadW(int64_t addr, Instruction* instr, TraceTyp argument
809 CheckICache(base::CustomMatcherHashMap* i_cache, Instruction* instr) CheckICache() argument
1688 ReadWU(int64_t addr, Instruction* instr) ReadWU() argument
1708 WriteW(int64_t addr, int32_t value, Instruction* instr) WriteW() argument
1731 WriteConditionalW(int64_t addr, int32_t value, Instruction* instr, int32_t rk_reg) WriteConditionalW() argument
1761 Read2W(int64_t addr, Instruction* instr) Read2W() argument
1782 Write2W(int64_t addr, int64_t value, Instruction* instr) Write2W() argument
1805 WriteConditional2W(int64_t addr, int64_t value, Instruction* instr, int32_t rk_reg) WriteConditional2W() argument
1836 ReadD(int64_t addr, Instruction* instr) ReadD() argument
1849 WriteD(int64_t addr, double value, Instruction* instr) WriteD() argument
1864 ReadHU(int64_t addr, Instruction* instr) ReadHU() argument
1878 ReadH(int64_t addr, Instruction* instr) ReadH() argument
1892 WriteH(int64_t addr, uint16_t value, Instruction* instr) WriteH() argument
1908 WriteH(int64_t addr, int16_t value, Instruction* instr) WriteH() argument
1957 ReadMem(int64_t addr, Instruction* instr) ReadMem() argument
1973 WriteMem(int64_t addr, T value, Instruction* instr) WriteMem() argument
2004 Format(Instruction* instr, const char* format) Format() argument
2290 HandleStop(uint64_t code, Instruction* instr) HandleStop() argument
2299 IsStopInstruction(Instruction* instr) IsStopInstruction() argument
5152 InstructionDecode(Instruction* instr) InstructionDecode() argument
5154 CheckICache(i_cache(), instr); InstructionDecode() local
5223 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
5232 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc130 void SetInstructionBitsInCodeSpace(Instruction* instr, Instr value, in SetInstructionBitsInCodeSpace() argument
894 void Simulator::Format(Instruction* instr, const char* format) { in Format() argument
973 void Simulator::SoftwareInterrupt(Instruction* instr) { in SoftwareInterrupt() argument
711 CheckICache(base::CustomMatcherHashMap* i_cache, Instruction* instr) CheckICache() argument
1274 isStopInstruction(Instruction* instr) isStopInstruction() argument
1366 ExecuteBranchConditional(Instruction* instr, BCType type) ExecuteBranchConditional() argument
1429 VectorCompareOp(Simulator* sim, Instruction* instr, bool is_fp, Operation op) VectorCompareOp() argument
1452 VectorConverFromFPSaturate(Simulator* sim, Instruction* instr, T min_val, T max_val, bool even_lane_result = false) VectorConverFromFPSaturate() argument
1477 VectorPackSaturate(Simulator* sim, Instruction* instr, S min_val, S max_val) VectorPackSaturate() argument
1541 ExecuteGeneric(Instruction* instr) ExecuteGeneric() argument
5307 Trace(Instruction* instr) Trace() argument
5318 ExecuteInstruction(Instruction* instr) ExecuteInstruction() argument
5320 CheckICache(i_cache(), instr); ExecuteInstruction() local
5346 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
5355 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h778 virtual void Decode(Instruction* instr) { decoder_->Decode(instr); } in Decode() argument
837 Instr instr = pc_->Mask(SystemPAuthMask); in CheckBTypeForPAuth() local
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc107 void MipsDebugger::Stop(Instruction* instr) { in Stop() argument
344 Instruction* instr = reinterpret_cast<Instruction*>(sim_->get_pc()); in Debug() local
1867 int32_t Simulator::ReadW(int64_t addr, Instruction* instr, TraceTyp argument
778 CheckICache(base::CustomMatcherHashMap* i_cache, Instruction* instr) CheckICache() argument
1887 ReadWU(int64_t addr, Instruction* instr) ReadWU() argument
1907 WriteW(int64_t addr, int32_t value, Instruction* instr) WriteW() argument
1929 WriteConditionalW(int64_t addr, int32_t value, Instruction* instr, int32_t rt_reg) WriteConditionalW() argument
1959 Read2W(int64_t addr, Instruction* instr) Read2W() argument
1979 Write2W(int64_t addr, int64_t value, Instruction* instr) Write2W() argument
2001 WriteConditional2W(int64_t addr, int64_t value, Instruction* instr, int32_t rt_reg) WriteConditional2W() argument
2032 ReadD(int64_t addr, Instruction* instr) ReadD() argument
2043 WriteD(int64_t addr, double value, Instruction* instr) WriteD() argument
2058 ReadHU(int64_t addr, Instruction* instr) ReadHU() argument
2072 ReadH(int64_t addr, Instruction* instr) ReadH() argument
2086 WriteH(int64_t addr, uint16_t value, Instruction* instr) WriteH() argument
2102 WriteH(int64_t addr, int16_t value, Instruction* instr) WriteH() argument
2151 ReadMem(int64_t addr, Instruction* instr) ReadMem() argument
2167 WriteMem(int64_t addr, T value, Instruction* instr) WriteMem() argument
2198 Format(Instruction* instr, const char* format) Format() argument
2485 HandleStop(uint64_t code, Instruction* instr) HandleStop() argument
2494 IsStopInstruction(Instruction* instr) IsStopInstruction() argument
[all...]
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc91 void MipsDebugger::Stop(Instruction* instr) { in Stop() argument
369 Instruction* instr = reinterpret_cast<Instruction*>(sim_->get_pc()); in Debug() local
1936 int Simulator::ReadW(int32_t addr, Instruction* instr, TraceTyp argument
835 CheckICache(base::CustomMatcherHashMap* i_cache, Instruction* instr) CheckICache() argument
1966 WriteW(int32_t addr, int value, Instruction* instr) WriteW() argument
1989 WriteConditionalW(int32_t addr, int32_t value, Instruction* instr, int32_t rt_reg) WriteConditionalW() argument
2020 ReadD(int32_t addr, Instruction* instr) ReadD() argument
2031 WriteD(int32_t addr, double value, Instruction* instr) WriteD() argument
2045 ReadHU(int32_t addr, Instruction* instr) ReadHU() argument
2057 ReadH(int32_t addr, Instruction* instr) ReadH() argument
2069 WriteH(int32_t addr, uint16_t value, Instruction* instr) WriteH() argument
2084 WriteH(int32_t addr, int16_t value, Instruction* instr) WriteH() argument
2132 ReadMem(int32_t addr, Instruction* instr) ReadMem() argument
2147 WriteMem(int32_t addr, T value, Instruction* instr) WriteMem() argument
2178 Format(Instruction* instr, const char* format) Format() argument
2476 HandleStop(uint32_t code, Instruction* instr) HandleStop() argument
2485 IsStopInstruction(Instruction* instr) IsStopInstruction() argument
[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc140 void SetInstructionBitsInCodeSpace(Instruction* instr, Instr value, in SetInstructionBitsInCodeSpace() argument
1890 void Simulator::Format(Instruction* instr, const char* format) { in Format() argument
1970 void Simulator::SoftwareInterrupt(Instruction* instr) { in SoftwareInterrupt() argument
720 CheckICache(base::CustomMatcherHashMap* i_cache, Instruction* instr) CheckICache() argument
2337 isStopInstruction(Instruction* instr) isStopInstruction() argument
2433 DecodeInstruction(Instruction* instr) DecodeInstruction() argument
2440 ExecuteInstruction(Instruction* instr, bool auto_incr_pc) ExecuteInstruction() argument
2444 CheckICache(i_cache(), instr); ExecuteInstruction() local
2487 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
2495 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
2986 Evaluate_Unknown(Instruction* instr) Evaluate_Unknown() argument
[all...]
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc1456 static inline int32_t get_ebreak_code(Instruction* instr) { in get_ebreak_code() argument
1678 Instruction* instr = reinterpret_cast<Instruction*>(sim_->get_pc()); in Debug() local
2166 CheckICache(base::CustomMatcherHashMap* i_cache, Instruction* instr) CheckICache() argument
2666 ReadMem(int64_t addr, Instruction* instr) ReadMem() argument
2689 WriteMem(int64_t addr, T value, Instruction* instr) WriteMem() argument
2727 Format(Instruction* instr, const char* format) Format() argument
3021 IsStopInstruction(Instruction* instr) IsStopInstruction() argument
[all...]
H A Dsimulator-riscv64.h195 inline Instruction* instr() const { return instr_; } in instr() function in v8::internal::SimInstructionBase
200 explicit SimInstructionBase(Instruction* instr) {} in SimInstructionBase() argument
214 explicit SimInstruction(Instruction* instr) { *this = instr; } in SimInstruction() argument
216 SimInstruction& operator=(Instruction* instr) { in operator =() argument
539 amo(int64_t addr, OP f, Instruction* instr, TraceType t) amo() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c667 ntt_output_decl(struct ntt_compile *c, nir_intrinsic_instr *instr, uint32_t *frac) in ntt_output_decl() argument
1093 ntt_get_load_const_src(struct ntt_compile *c, nir_load_const_instr *instr) in ntt_get_load_const_src() argument
1167 ntt_get_alu_src(struct ntt_compile *c, nir_alu_instr *instr, int i) ntt_get_alu_src() argument
1318 ntt_emit_alu(struct ntt_compile *c, nir_alu_instr *instr) ntt_emit_alu() argument
1792 ntt_emit_load_ubo(struct ntt_compile *c, nir_intrinsic_instr *instr) ntt_emit_load_ubo() argument
1856 ntt_get_access_qualifier(nir_intrinsic_instr *instr) ntt_get_access_qualifier() argument
1872 ntt_emit_mem(struct ntt_compile *c, nir_intrinsic_instr *instr, nir_variable_mode mode) ntt_emit_mem() argument
2039 ntt_emit_image_load_store(struct ntt_compile *c, nir_intrinsic_instr *instr) ntt_emit_image_load_store() argument
2145 ntt_emit_load_input(struct ntt_compile *c, nir_intrinsic_instr *instr) ntt_emit_load_input() argument
2247 ntt_emit_store_output(struct ntt_compile *c, nir_intrinsic_instr *instr) ntt_emit_store_output() argument
2281 ntt_emit_load_output(struct ntt_compile *c, nir_intrinsic_instr *instr) ntt_emit_load_output() argument
2322 ntt_emit_load_sysval(struct ntt_compile *c, nir_intrinsic_instr *instr) ntt_emit_load_sysval() argument
2356 ntt_emit_intrinsic(struct ntt_compile *c, nir_intrinsic_instr *instr) ntt_emit_intrinsic() argument
2576 ntt_push_tex_arg(struct ntt_compile *c, nir_tex_instr *instr, nir_tex_src_type tex_src_type, struct ntt_tex_operand_state *s) ntt_push_tex_arg() argument
2605 ntt_emit_texture(struct ntt_compile *c, nir_tex_instr *instr) ntt_emit_texture() argument
2779 ntt_emit_ssa_undef(struct ntt_compile *c, nir_ssa_undef_instr *instr) ntt_emit_ssa_undef() argument
2786 ntt_emit_instr(struct ntt_compile *c, nir_instr *instr) ntt_emit_instr() argument
3071 ntt_should_vectorize_instr(const nir_instr *instr, const void *data) ntt_should_vectorize_instr() argument
3226 scalarize_64bit(const nir_instr *instr, const void *data) scalarize_64bit() argument
3235 nir_to_tgsi_lower_64bit_intrinsic(nir_builder *b, nir_intrinsic_instr *instr) nir_to_tgsi_lower_64bit_intrinsic() argument
3370 nir_to_tgsi_lower_64bit_load_const(nir_builder *b, nir_load_const_instr *instr) nir_to_tgsi_lower_64bit_load_const() argument
3407 nir_to_tgsi_lower_64bit_to_vec2_instr(nir_builder *b, nir_instr *instr, void *data) nir_to_tgsi_lower_64bit_to_vec2_instr() argument
3437 nir_to_tgsi_lower_tex_instr_arg(nir_builder *b, nir_tex_instr *instr, nir_tex_src_type tex_src_type, struct ntt_lower_tex_state *s) nir_to_tgsi_lower_tex_instr_arg() argument
3462 nir_to_tgsi_lower_tex_instr(nir_builder *b, nir_instr *instr, void *data) nir_to_tgsi_lower_tex_instr() argument
3574 ntt_lower_atomic_pre_dec_filter(const nir_instr *instr, const void *_data) ntt_lower_atomic_pre_dec_filter() argument
3581 ntt_lower_atomic_pre_dec_lower(nir_builder *b, nir_instr *instr, void *_data) ntt_lower_atomic_pre_dec_lower() argument
3639 nir_lower_primid_sysval_to_input_filter(const nir_instr *instr, const void *_data) nir_lower_primid_sysval_to_input_filter() argument
3646 nir_lower_primid_sysval_to_input_lower(nir_builder *b, nir_instr *instr, void *data) nir_lower_primid_sysval_to_input_lower() argument
3689 ntt_vec_to_mov_writemask_cb(const nir_instr *instr, unsigned writemask, UNUSED const void *_data) ntt_vec_to_mov_writemask_cb() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c505 remove_culling_shader_output(nir_builder *b, nir_instr *instr, void *state) in remove_culling_shader_output() argument
586 remove_extra_pos_output(nir_builder *b, nir_instr *instr, void *state) in remove_extra_pos_output() argument
866 nir_instr *instr = ssa->parent_instr; analyze_shader_before_culling_walk() local
1812 lower_ngg_gs_intrinsic(nir_builder *b, nir_instr *instr, void *state) lower_ngg_gs_intrinsic() argument
2504 lower_ms_intrinsic(nir_builder *b, nir_instr *instr, void *state) lower_ms_intrinsic() argument
2535 filter_ms_intrinsic(const nir_instr *instr, UNUSED const void *st) filter_ms_intrinsic() argument
[all...]

Completed in 93 milliseconds

1...<<1112131415161718192021