Home
last modified time | relevance | path

Searched defs:inst (Results 901 - 925 of 926) sorted by relevance

1...<<3132333435363738

/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_32.c155 sljit_uw* inst; in push_cpool() local
190 push_inst(struct sljit_compiler *compiler, sljit_uw inst) push_inst() argument
204 push_inst_with_literal(struct sljit_compiler *compiler, sljit_uw inst, sljit_uw literal) push_inst_with_literal() argument
254 push_inst_with_unique_literal(struct sljit_compiler *compiler, sljit_uw inst, sljit_uw literal) push_inst_with_unique_literal() argument
398 push_inst(struct sljit_compiler *compiler, sljit_uw inst) push_inst() argument
478 sljit_uw *inst = (sljit_uw *)ptr[0]; inline_set_jump_addr() local
577 sljit_uw *inst = (sljit_uw*)ptr[0]; inline_set_const() local
2352 sljit_uw inst = VSTR_F32 | (flags & (SLJIT_32 | FPU_LOAD)); emit_fop_mem() local
3444 sljit_uw is_type1_transfer, inst; sljit_emit_mem_update() local
[all...]
H A DsljitNativeARM_T2_32.c215 static sljit_s32 push_inst16(struct sljit_compiler *compiler, sljit_ins inst) in push_inst16() argument
227 static sljit_s32 push_inst32(struct sljit_compiler *compiler, sljit_ins inst) in push_inst32() argument
245 static SLJIT_INLINE void modify_imm32_const(sljit_u16 *inst, sljit_uw new_imm) in modify_imm32_const() argument
1944 sljit_ins inst = VSTR_F32 | (flags & (SLJIT_32 | FPU_LOAD)); emit_fop_mem() local
2940 sljit_ins inst; sljit_emit_mem_update() local
3137 sljit_u16 *inst = (sljit_u16*)addr; sljit_set_jump_addr() local
[all...]
H A DsljitNativeX86_common.c865 sljit_u8 *inst; emit_endbranch() local
887 sljit_u8 *inst; emit_rdssp() local
911 sljit_u8 *inst; emit_incssp() local
948 sljit_u8 *inst, *jz_after_cmp_inst; adjust_shadow_stack() local
1019 sljit_u8* inst; emit_mov() local
1076 sljit_u8 *inst; sljit_emit_op0() local
1231 sljit_u8* inst; emit_mov_byte() local
1372 sljit_u8* inst; emit_prefetch() local
1397 sljit_u8* inst; emit_mov_half() local
1445 sljit_u8* inst; emit_unary() local
1478 sljit_u8* inst; emit_not_with_flags() local
1513 sljit_u8* inst; emit_clz_ctz() local
1741 sljit_u8* inst; global() local
1848 sljit_u8* inst; global() local
1920 sljit_u8* inst; global() local
2048 sljit_u8* inst; global() local
2104 sljit_u8* inst; global() local
2155 sljit_u8* inst; global() local
2270 sljit_u8* inst; global() local
2523 sljit_u8* inst; global() local
2682 sljit_u8 *inst; global() local
2720 sljit_u8 *inst; global() local
2732 sljit_u8 *inst; global() local
2758 sljit_u8 *inst; global() local
2780 sljit_u8 *inst; global() local
2968 sljit_u8 *inst; global() local
2992 sljit_u8 *inst; global() local
3020 sljit_u8 *inst; global() local
3065 sljit_u8 *inst; global() local
3243 sljit_u8* inst; global() local
3312 sljit_u8 *inst; global() local
3357 sljit_u8 *inst; global() local
[all...]
H A DsljitNativeMIPS_common.c355 sljit_ins *inst; in detect_jump_type() local
525 sljit_ins *inst; load_addr_to_reg() local
2630 sljit_ins inst; sljit_emit_fop1_cmp() local
2895 sljit_ins inst; sljit_emit_jump() local
3012 sljit_ins inst; sljit_emit_cmp() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen.cpp82 auto inst = li->GetInst(); in EncodeConstantMove() local
104 OsrEntryStub(Codegen *codegen, SaveStateInst *inst) OsrEntryStub() argument
261 IntrinsicSlowPathEntry([[maybe_unused]] IntrinsicInst *inst) IntrinsicSlowPathEntry() argument
265 IntrinsicCallRuntimeSaveAll([[maybe_unused]] IntrinsicInst *inst) IntrinsicCallRuntimeSaveAll() argument
269 IntrinsicSaveRegisters([[maybe_unused]] IntrinsicInst *inst) IntrinsicSaveRegisters() argument
273 IntrinsicRestoreRegisters([[maybe_unused]] IntrinsicInst *inst) IntrinsicRestoreRegisters() argument
277 IntrinsicTailCall([[maybe_unused]] IntrinsicInst *inst) IntrinsicTailCall() argument
281 IntrinsicSaveTlabStatsSafe([[maybe_unused]] IntrinsicInst *inst, [[maybe_unused]] Reg src1, [[maybe_unused]] Reg src2, [[maybe_unused]] Reg tmp) IntrinsicSaveTlabStatsSafe() argument
299 CreateIrtocIntrinsic(IntrinsicInst *inst, [[maybe_unused]] Reg dst, [[maybe_unused]] SRCREGS src) CreateIrtocIntrinsic() argument
872 CreateStackMap(Inst *inst, Inst *user) CreateStackMap() argument
972 CreateVreg(const Location &location, Inst *inst, const VirtualRegister &vreg) CreateVreg() argument
1034 CreateVRegForRegister(const Location &location, Inst *inst, const VirtualRegister &vreg) CreateVRegForRegister() argument
1069 CallIntrinsic(Inst *inst, RuntimeInterface::IntrinsicId id) CallIntrinsic() argument
1085 EmitCallRuntimeCode(Inst *inst, std::variant<EntrypointId, Reg> entrypoint) EmitCallRuntimeCode() argument
1117 SaveRegistersForImplicitRuntime(Inst *inst, RegMask *paramsMask, RegMask *mask) SaveRegistersForImplicitRuntime() argument
1138 CreateCheckForTLABWithConstSize([[maybe_unused]] Inst *inst, Reg regTlabStart, Reg regTlabSize, size_t size, LabelHolder::LabelId label) CreateCheckForTLABWithConstSize() argument
1155 CreateDebugRuntimeCallsForNewObject(Inst *inst, [[maybe_unused]] Reg regTlabStart, size_t allocSize, RegMask preserved) CreateDebugRuntimeCallsForNewObject() argument
1289 CreateJumpToClassResolverPltShared(Inst *inst, Reg tmpReg, RuntimeInterface::EntrypointId id) CreateJumpToClassResolverPltShared() argument
1313 CreateLoadClassFromPLT(Inst *inst, Reg tmpReg, Reg dst, size_t classId) CreateLoadClassFromPLT() argument
1367 GetObjectReg(Codegen *codegen, Inst *inst) GetObjectReg() argument
1377 CreateCallIntrinsic(IntrinsicInst *inst) CreateCallIntrinsic() argument
1851 CreatePreWRB(Inst *inst, MemRef mem, RegMask preserved, bool storePair) CreatePreWRB() argument
1920 CreatePostWRB(Inst *inst, MemRef mem, Reg reg1, Reg reg2, RegMask preserved) CreatePostWRB() argument
1977 CreatePostWRBForDynamic(Inst *inst, MemRef mem, Reg reg1, Reg reg2, RegMask preserved) CreatePostWRBForDynamic() argument
2035 HasLiveCallerSavedRegs(Inst *inst) HasLiveCallerSavedRegs() argument
2129 CreateReturn(const Inst *inst) CreateReturn() argument
2139 EncodeDynamicCast(Inst *inst, Reg dst, bool dstSigned, Reg src) EncodeDynamicCast() argument
2166 VisitCallIndirect(CallIndirectInst *inst) VisitCallIndirect() argument
2179 VisitCall(CallInst *inst) VisitCall() argument
2234 VisitNewArray(Inst *inst) VisitNewArray() argument
2280 CreateMonitorCall(MonitorInst *inst) CreateMonitorCall() argument
2287 CreateMonitorCallOld(MonitorInst *inst) CreateMonitorCallOld() argument
2295 CreateCheckCastInterfaceCall(Inst *inst) CreateCheckCastInterfaceCall() argument
2302 TryInsertImplicitNullCheck(Inst *inst, size_t prevOffset) TryInsertImplicitNullCheck() argument
2319 CreateFloatIsInf([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateFloatIsInf() argument
2324 CreateFloatIsInteger([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateFloatIsInteger() argument
2329 CreateFloatIsSafeInteger([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateFloatIsSafeInteger() argument
2334 CreateStringEquals([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateStringEquals() argument
2341 CreateMathCeil([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateMathCeil() argument
2346 CreateMathFloor([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateMathFloor() argument
2351 CreateCountLeadingZeroBits([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateCountLeadingZeroBits() argument
2356 CreateStringBuilderChar(IntrinsicInst *inst, [[maybe_unused]] Reg dst, SRCREGS src) CreateStringBuilderChar() argument
2361 CreateStringBuilderBool(IntrinsicInst *inst, [[maybe_unused]] Reg dst, SRCREGS src) CreateStringBuilderBool() argument
2366 CreateStringBuilderString(IntrinsicInst *inst, [[maybe_unused]] Reg dst, SRCREGS src) CreateStringBuilderString() argument
2374 CreateStringFromCharArrayTlab(IntrinsicInst *inst, Reg dst, SRCREGS src) CreateStringFromCharArrayTlab() argument
2379 CreateStringFromCharArrayTlab(Inst *inst, Reg dst, SRCREGS src) CreateStringFromCharArrayTlab() argument
2416 CreateStringFromStringTlab(IntrinsicInst *inst, Reg dst, SRCREGS src) CreateStringFromStringTlab() argument
2424 CreateStringSubstringTlab([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateStringSubstringTlab() argument
2432 CreateStringGetCharsTlab([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateStringGetCharsTlab() argument
2450 CreateStringHashCode([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateStringHashCode() argument
2470 CreateStringCompareTo([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) CreateStringCompareTo() argument
2478 CreateBuiltinIntrinsic(IntrinsicInst *inst) CreateBuiltinIntrinsic() argument
2498 GetNeedBarrierProperty(const Inst *inst) GetNeedBarrierProperty() argument
2550 InstEncodedWithLibCall(const Inst *inst, Arch arch) InstEncodedWithLibCall() argument
2580 ConvertInstTmpReg(const Inst *inst, DataType::Type type) const ConvertInstTmpReg() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.h359 explicit Input(Inst *inst) : inst_(inst) {} in Input() argument
1188 void SetSaveState(Inst *inst) in SetSaveState() argument
1296 void SetInput(unsigned index, Inst *inst) in SetInput() argument
1330 ReplaceUsers(Inst *inst) ReplaceUsers() argument
3696 IsZeroConstantOrNullPtr(const Inst *inst) IsZeroConstantOrNullPtr() argument
3783 SaveStateInst(Opcode opcode, uint32_t pc, void *method, CallInst *inst, uint32_t inliningDepth) SaveStateInst() argument
3793 AppendBridge(Inst *inst) AppendBridge() argument
3859 SetCallerInst(CallInst *inst) SetCallerInst() argument
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp1125 Instruction* inst = new Instruction(getUniqueId(), makeVoidType(), OpExtInst); in createDebugGlobalVariable() local
1149 Instruction* inst = new Instruction(getUniqueId(), makeVoidType(), OpExtInst); createDebugLocalVariable() local
1188 Instruction* inst = new Instruction(getUniqueId(), makeVoidType(), OpExtInst); makeDebugDeclare() local
1201 Instruction* inst = new Instruction(getUniqueId(), makeVoidType(), OpExtInst); makeDebugValue() local
2244 Instruction* inst = new Instruction(NoResult, NoType, OpReturnValue); makeReturn() local
2347 Instruction* inst = new Instruction(getUniqueId(), pointerType, OpVariable); createVariable() local
2389 Instruction* inst = new Instruction(getUniqueId(), type, OpUndef); createUndefined() local
2870 Instruction* inst = new Instruction(getUniqueId(), resultType, OpExtInst); createBuiltinCall() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1321 struct qinst *inst; in f2f16_rtz() local
1852 struct qinst *inst; vir_emit_tlb_color_write() local
2001 struct qinst *inst; emit_frag_end() local
3895 struct nir_instr *inst = nir_block_first_instr(nir_then_block); ntq_emit_uniform_if() local
3996 struct qinst *inst = vir_MOV_dest(c, vir_nop_reg(), c->execute); ntq_emit_nonuniform_if() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp6475 ir_return *inst; in hir() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c4100 LLVMValueRef function, inst; in lp_build_sample_soa_func() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1746 store_dest(struct tgsi_exec_machine *mach, const union tgsi_exec_channel *chan, const struct tgsi_full_dst_register *reg, const struct tgsi_full_instruction *inst, uint chan_index) store_dest() argument
1784 exec_kill_if(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_kill_if() argument
1835 emit_vertex(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) emit_vertex() argument
1861 emit_primitive(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) emit_primitive() argument
1943 fetch_texel_offsets(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, int8_t offsets[3]) fetch_texel_offsets() argument
1972 fetch_assign_deriv_channel(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, unsigned regdsrcx, unsigned chan, float derivs[2][TGSI_QUAD_SIZE]) fetch_assign_deriv_channel() argument
1992 fetch_sampler_unit(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, uint sampler) fetch_sampler_unit() argument
2034 exec_tex(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, uint modifier, uint sampler) exec_tex() argument
2141 exec_lodq(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_lodq() argument
2214 exec_txd(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_txd() argument
2322 exec_txf(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_txf() argument
2407 exec_txq(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_txq() argument
2437 exec_sample(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, uint modifier, boolean compare) exec_sample() argument
2571 exec_sample_d(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_sample_d() argument
2870 exec_scalar_unary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_unary_op op, enum tgsi_exec_datatype src_datatype) exec_scalar_unary() argument
2889 exec_vector_unary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_unary_op op, enum tgsi_exec_datatype src_datatype) exec_vector_unary() argument
2917 exec_scalar_binary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_binary_op op, enum tgsi_exec_datatype src_datatype) exec_scalar_binary() argument
2937 exec_vector_binary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_binary_op op, enum tgsi_exec_datatype src_datatype) exec_vector_binary() argument
2967 exec_vector_trinary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_trinary_op op, enum tgsi_exec_datatype src_datatype) exec_vector_trinary() argument
2999 exec_vector_quaternary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_quaternary_op op, enum tgsi_exec_datatype src_datatype) exec_vector_quaternary() argument
3026 exec_dp3(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_dp3() argument
3050 exec_dp4(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_dp4() argument
3074 exec_dp2(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_dp2() argument
3096 exec_pk2h(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_pk2h() argument
3116 exec_up2h(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_up2h() argument
3147 exec_ucmp(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_ucmp() argument
3174 exec_dst(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_dst() argument
3207 exec_log(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_log() argument
3233 exec_exp(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_exp() argument
3258 exec_lit(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_lit() argument
3309 exec_switch(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_switch() argument
3327 exec_case(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_case() argument
3411 store_double_channel(struct tgsi_exec_machine *mach, const union tgsi_double_channel *chan, const struct tgsi_full_dst_register *reg, const struct tgsi_full_instruction *inst, uint chan_0, uint chan_1) store_double_channel() argument
3451 exec_double_unary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_dop op) exec_double_unary() argument
3471 exec_double_binary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_dop op, enum tgsi_exec_datatype dst_datatype) exec_double_binary() argument
3513 exec_double_trinary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_dop op) exec_double_trinary() argument
3537 exec_dldexp(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_dldexp() argument
3562 exec_dfracexp(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_dfracexp() argument
3582 exec_arg0_64_arg1_32(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_dop_sop op) exec_arg0_64_arg1_32() argument
3656 exec_load_img(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_load_img() argument
3702 exec_load_membuf(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_load_membuf() argument
3756 exec_load(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_load() argument
3798 exec_store_img(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_store_img() argument
3843 exec_store_membuf(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_store_membuf() argument
3890 exec_store(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_store() argument
3900 exec_atomop_img(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_atomop_img() argument
3967 exec_atomop_membuf(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_atomop_membuf() argument
4067 exec_atomop(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_atomop() argument
4077 exec_resq_img(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_resq_img() argument
4109 exec_resq_buf(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_resq_buf() argument
4128 exec_resq(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_resq() argument
4238 exec_t_2_64(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_dop_s op, enum tgsi_exec_datatype src_datatype) exec_t_2_64() argument
4259 exec_64_2_t(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_sop_d op) exec_64_2_t() argument
4810 exec_interp_at_sample(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_interp_at_sample() argument
4848 exec_interp_at_offset(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_interp_at_offset() argument
4877 exec_interp_at_centroid(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst) exec_interp_at_centroid() argument
4919 exec_instruction( struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, int *pc ) exec_instruction() argument
6032 uint inst = 1; tgsi_exec_machine_run() local
[all...]
/third_party/vulkan-loader/loader/
H A Dloader.c174 void loader_handle_load_library_error(const struct loader_instance *inst, const char *filename, in loader_handle_load_library_error() argument
201 struct loader_instance *inst = loader_get_instance(instance); in vkSetInstanceDispatch() local
221 void loader_free_layer_properties(const struct loader_instance *inst, struct loader_layer_properties *layer_properties) { in loader_free_layer_properties() argument
260 loader_copy_to_new_str(const struct loader_instance *inst, const char *source_str, char **dest_str) loader_copy_to_new_str() argument
270 create_string_list(const struct loader_instance *inst, uint32_t allocated_count, struct loader_string_list *string_list) create_string_list() argument
281 append_str_to_string_list(const struct loader_instance *inst, struct loader_string_list *string_list, char *str) append_str_to_string_list() argument
305 copy_str_to_string_list(const struct loader_instance *inst, struct loader_string_list *string_list, const char *str, size_t str_len) copy_str_to_string_list() argument
322 free_string_list(const struct loader_instance *inst, struct loader_string_list *string_list) free_string_list() argument
398 loader_append_layer_property(const struct loader_instance *inst, struct loader_layer_list *layer_list, struct loader_layer_properties *layer_property) loader_append_layer_property() argument
461 loader_find_layer_name_in_meta_layer(const struct loader_instance *inst, const char *layer_name, struct loader_layer_list *layer_list, struct loader_layer_properties *meta_layer_props) loader_find_layer_name_in_meta_layer() argument
487 loader_delete_layer_list_and_properties(const struct loader_instance *inst, struct loader_layer_list *layer_list) loader_delete_layer_list_and_properties() argument
509 loader_remove_layer_in_list(const struct loader_instance *inst, struct loader_layer_list *layer_list, uint32_t layer_to_remove) loader_remove_layer_in_list() argument
528 loader_remove_layers_in_blacklist(const struct loader_instance *inst, struct loader_layer_list *layer_list) loader_remove_layers_in_blacklist() argument
559 loader_remove_layers_not_in_implicit_meta_layers(const struct loader_instance *inst, struct loader_layer_list *layer_list) loader_remove_layers_not_in_implicit_meta_layers() argument
607 loader_add_instance_extensions(const struct loader_instance *inst, const PFN_vkEnumerateInstanceExtensionProperties fp_get_props, const char *lib_name, struct loader_extension_list *ext_list) loader_add_instance_extensions() argument
667 loader_add_device_extensions(const struct loader_instance *inst, PFN_vkEnumerateDeviceExtensionProperties fpEnumerateDeviceExtensionProperties, VkPhysicalDevice physical_device, const char *lib_name, struct loader_extension_list *ext_list) loader_add_device_extensions() argument
704 loader_init_generic_list(const struct loader_instance *inst, struct loader_generic_list *list_info, size_t element_size) loader_init_generic_list() argument
717 loader_destroy_generic_list(const struct loader_instance *inst, struct loader_generic_list *list) loader_destroy_generic_list() argument
724 loader_add_to_ext_list(const struct loader_instance *inst, struct loader_extension_list *ext_list, uint32_t prop_list_count, const VkExtensionProperties *props) loader_add_to_ext_list() argument
767 loader_add_to_dev_ext_list(const struct loader_instance *inst, struct loader_device_extension_list *ext_list, const VkExtensionProperties *props, struct loader_string_list *entrys) loader_add_to_dev_ext_list() argument
816 loader_init_pointer_layer_list(const struct loader_instance *inst, struct loader_pointer_layer_list *list) loader_init_pointer_layer_list() argument
837 loader_destroy_pointer_layer_list(const struct loader_instance *inst, struct loader_pointer_layer_list *layer_list) loader_destroy_pointer_layer_list() argument
843 loader_add_layer_properties_to_list(const struct loader_instance *inst, struct loader_pointer_layer_list *list, struct loader_layer_properties *props) loader_add_layer_properties_to_list() argument
870 loader_layer_is_available(const struct loader_instance *inst, const struct loader_envvar_all_filters *filters, const struct loader_layer_properties *prop) loader_layer_is_available() argument
894 loader_add_layer_names_to_list(const struct loader_instance *inst, const struct loader_envvar_all_filters *filters, struct loader_pointer_layer_list *output_list, struct loader_pointer_layer_list *expanded_output_list, uint32_t name_count, const char *const *names, const struct loader_layer_list *source_list) loader_add_layer_names_to_list() argument
937 loader_implicit_layer_is_enabled(const struct loader_instance *inst, const struct loader_envvar_all_filters *filters, const struct loader_layer_properties *prop) loader_implicit_layer_is_enabled() argument
1021 loader_add_implicit_layer(const struct loader_instance *inst, struct loader_layer_properties *prop, const struct loader_envvar_all_filters *filters, struct loader_pointer_layer_list *target_list, struct loader_pointer_layer_list *expanded_target_list, const struct loader_layer_list *source_list) loader_add_implicit_layer() argument
1046 loader_add_meta_layer(const struct loader_instance *inst, const struct loader_envvar_all_filters *filters, struct loader_layer_properties *prop, struct loader_pointer_layer_list *target_list, struct loader_pointer_layer_list *expanded_target_list, const struct loader_layer_list *source_list, bool *out_found_all_component_layers) loader_add_meta_layer() argument
1148 loader_get_icd_loader_instance_extensions(const struct loader_instance *inst, struct loader_icd_tramp_list *icd_tramp_list, struct loader_extension_list *inst_exts) loader_get_icd_loader_instance_extensions() argument
1269 loader_create_logical_device(const struct loader_instance *inst, const VkAllocationCallbacks *pAllocator) loader_create_logical_device() argument
1377 loader_scanned_icd_clear(const struct loader_instance *inst, struct loader_icd_tramp_list *icd_tramp_list) loader_scanned_icd_clear() argument
1391 loader_scanned_icd_init(const struct loader_instance *inst, struct loader_icd_tramp_list *icd_tramp_list) loader_scanned_icd_init() argument
1404 loader_add_direct_driver(const struct loader_instance *inst, uint32_t index, const VkDirectDriverLoadingInfoLUNARG *pDriver, struct loader_icd_tramp_list *icd_tramp_list) loader_add_direct_driver() argument
1539 loader_scan_for_direct_drivers(const struct loader_instance *inst, const VkInstanceCreateInfo *pCreateInfo, struct loader_icd_tramp_list *icd_tramp_list, bool *direct_driver_loading_exclusive_mode) loader_scan_for_direct_drivers() argument
1619 loader_scanned_icd_add(const struct loader_instance *inst, struct loader_icd_tramp_list *icd_tramp_list, const char *filename, uint32_t api_version, enum loader_layer_library_status *lib_status) loader_scanned_icd_add() argument
1929 combine_manifest_directory_and_library_path(const struct loader_instance *inst, char *library_path, const char *manifest_file_path, char **out_fullpath) combine_manifest_directory_and_library_path() argument
2018 verify_meta_layer_component_layers(const struct loader_instance *inst, struct loader_layer_properties *prop, struct loader_layer_list *instance_layers) verify_meta_layer_component_layers() argument
2084 update_meta_layer_extensions_from_component_layers(const struct loader_instance *inst, struct loader_layer_properties *prop, struct loader_layer_list *instance_layers) update_meta_layer_extensions_from_component_layers() argument
2126 verify_all_meta_layers(struct loader_instance *inst, const struct loader_envvar_all_filters *filters, struct loader_layer_list *instance_layers, bool *override_layer_present) verify_all_meta_layers() argument
2158 remove_all_non_valid_override_layers(struct loader_instance *inst, struct loader_layer_list *instance_layers) remove_all_non_valid_override_layers() argument
2238 loader_read_layer_json(const struct loader_instance *inst, struct loader_layer_list *layer_instance_list, cJSON *layer_node, loader_api_version version, bool is_implicit, char *filename) loader_read_layer_json() argument
2660 loader_add_layer_properties(const struct loader_instance *inst, struct loader_layer_list *layer_instance_list, cJSON *json, bool is_implicit, char *filename) loader_add_layer_properties() argument
2816 add_if_manifest_file(const struct loader_instance *inst, const char *file_name, struct loader_string_list *out_files) add_if_manifest_file() argument
2840 add_data_files(const struct loader_instance *inst, char *search_path, struct loader_string_list *out_files, bool use_first_found_manifest) add_data_files() argument
2938 read_data_files_in_search_paths(const struct loader_instance *inst, enum loader_data_files_type manifest_type, const char *path_override, bool *override_active, struct loader_string_list *out_files) read_data_files_in_search_paths() argument
[all...]
H A Dtrampoline.c144 const struct loader_instance *inst = icd_term->this_instance; in vkGetDeviceProcAddr() local
873 struct loader_instance *inst; in vkEnumeratePhysicalDevices() local
1077 const struct loader_instance *inst = phys_dev->this_instance; vkEnumerateDeviceLayerProperties() local
2603 struct loader_instance *inst = NULL; vkEnumeratePhysicalDeviceGroups() local
2650 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceFeatures2() local
2669 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceProperties2() local
2688 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceFormatProperties2() local
2708 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceImageFormatProperties2() local
2727 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceQueueFamilyProperties2() local
2746 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceMemoryProperties2() local
2766 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceSparseImageFormatProperties2() local
2786 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceExternalBufferProperties() local
2806 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceExternalSemaphoreProperties() local
2828 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceExternalFenceProperties() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1317 const struct tgsi_full_instruction *inst = &parse.FullToken.FullInstruction; in allocate_system_value_inputs() local
1996 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; in tgsi_split_gs_inputs() local
2286 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_split_lds_inputs() local
2316 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_split_constant() local
2372 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_split_literal_constant() local
3115 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; r600_store_tcs_output() local
4428 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_dst() local
4526 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_op2_64_params() local
4653 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_op2_64() local
4676 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_op3_64() local
4709 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_op2_s() local
4797 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_ineg() local
4828 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_dneg() local
4859 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_dfracexp() local
4923 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; egcm_int_to_double() local
5035 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; egcm_double_to_int() local
5104 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; cayman_emit_double_instr() local
5145 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; cayman_emit_float_instr() local
5175 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; cayman_mul_int_instr() local
5224 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; cayman_mul_double_instr() local
5277 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; cayman_ddiv_instr() local
5407 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; cayman_trig() local
5438 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_trig() local
5481 const struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_kill() local
5515 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_lit() local
5665 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_rsq() local
5689 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_helper_tempx_replicate() local
5711 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_trans_srcx_replicate() local
5732 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; cayman_pow() local
5846 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_divmod() local
6633 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_f2i() local
6682 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_iabs() local
6738 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_issg() local
6801 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_ssg() local
6859 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_bfi() local
6977 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_msb() local
7063 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_interp_egcm() local
7225 tgsi_helper_copy(struct r600_shader_ctx *ctx, struct tgsi_full_instruction *inst) tgsi_helper_copy() argument
7294 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_op3_dst() local
7347 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_dp() local
7395 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_tex_src_requires_loading() local
7406 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_tex_get_src_gpr() local
7414 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; do_vtx_fetch_inst() local
7509 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; r600_do_buffer_txq() local
7554 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_tex() local
8677 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_set_gds_temp() local
8724 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_load_gds() local
8761 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; load_index_src() local
8819 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; load_buffer_coord() local
8862 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_load_buffer() local
8917 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_load_rat() local
8987 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_load_lds() local
9011 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_load() local
9025 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_store_buffer_rat() local
9107 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_store_rat() local
9166 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_store_lds() local
9235 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_store() local
9246 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_atomic_op_rat() local
9405 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_atomic_op_gds() local
9536 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_atomic_op_lds() local
9573 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_atomic_op() local
9587 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_resq() local
9660 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_lrp() local
9768 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_cmp() local
9816 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_ucmp() local
9845 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_exp() local
9974 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_log() local
10234 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_eg_arl() local
10280 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_r600_arl() local
10357 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_opdst() local
10783 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_gs_emit() local
10801 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_umad() local
10854 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_pk2h() local
10902 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_up2h() local
10953 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_bfe() local
11012 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; tgsi_clock() local
11109 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; egcm_u64add() local
11182 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; egcm_i64neg() local
11255 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; egcm_u64mul() local
11413 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; egcm_u64div() local
11740 struct tgsi_full_instruction *inst = &ctx->parse.FullToken.FullInstruction; egcm_u64sne() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h671 inline void setInsn(Instruction *inst) { insn = inst; } in setInsn() argument
709 inline void setInsn(Instruction *inst) { insn = inst; } in setInsn() argument
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c2508 PyObject *inst = 0; in SWIG_Python_NewShadowInstance() local
2580 SWIG_Python_SetSwigThis(PyObject *inst, PyObject *swig_this) SWIG_Python_SetSwigThis() argument
2664 PyObject *inst = SWIG_Python_NewShadowInstance(clientdata, robj); SWIG_Python_NewPointerObj() local
[all...]
/third_party/python/Modules/
H A D_pickle.c6643 PyObject *state, *inst, *slotstate; in load_build() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc550 auto* inst = bb.GetMergeInst(); in MergeFor() local
558 auto* inst = bb.GetLoopMergeInst(); in ContinueTargetFor() local
2520 AddressOfIfNeeded( TypedExpression expr, const spvtools::opt::Instruction* inst) AddressOfIfNeeded() argument
2594 const auto* inst = def_use_mgr_->GetDef(id); MakeExpression() local
3473 EmitConstDefinition( const spvtools::opt::Instruction& inst, TypedExpression expr) EmitConstDefinition() argument
3497 EmitConstDefOrWriteToHoistedVar( const spvtools::opt::Instruction& inst, TypedExpression expr) EmitConstDefOrWriteToHoistedVar() argument
3503 WriteIfHoistedVar(const spvtools::opt::Instruction& inst, TypedExpression expr) WriteIfHoistedVar() argument
3520 EmitStatement(const spvtools::opt::Instruction& inst) EmitStatement() argument
3810 MakeOperand( const spvtools::opt::Instruction& inst, uint32_t operand_index) MakeOperand() argument
3835 MaybeEmitCombinatorialValue( const spvtools::opt::Instruction& inst) MaybeEmitCombinatorialValue() argument
4017 EmitGlslStd450ExtInst( const spvtools::opt::Instruction& inst) EmitGlslStd450ExtInst() argument
4202 MakeFMod( const spvtools::opt::Instruction& inst) MakeFMod() argument
4217 MakeAccessChain( const spvtools::opt::Instruction& inst) MakeAccessChain() argument
4438 MakeCompositeExtract( const spvtools::opt::Instruction& inst) MakeCompositeExtract() argument
4457 MakeCompositeValueDecomposition( const spvtools::opt::Instruction& inst, TypedExpression composite, uint32_t composite_type_id, int index_start) MakeCompositeValueDecomposition() argument
4602 MakeVectorShuffle( const spvtools::opt::Instruction& inst) MakeVectorShuffle() argument
4802 const auto& inst = id_def_info_pair.second->inst; FindValuesNeedingNamedOrHoistedDefinition() local
4977 MakeNumericConversion( const spvtools::opt::Instruction& inst) MakeNumericConversion() argument
5033 EmitFunctionCall(const spvtools::opt::Instruction& inst) EmitFunctionCall() argument
5070 EmitControlBarrier( const spvtools::opt::Instruction& inst) EmitControlBarrier() argument
5115 MakeIntrinsicCall( const spvtools::opt::Instruction& inst) MakeIntrinsicCall() argument
5143 MakeSimpleSelect( const spvtools::opt::Instruction& inst) MakeSimpleSelect() argument
5176 GetImage( const spvtools::opt::Instruction& inst) GetImage() argument
5212 GetImageExpression( const spvtools::opt::Instruction& inst) GetImageExpression() argument
5223 GetSamplerExpression( const spvtools::opt::Instruction& inst) GetSamplerExpression() argument
5239 EmitImageAccess(const spvtools::opt::Instruction& inst) EmitImageAccess() argument
5513 EmitImageQuery(const spvtools::opt::Instruction& inst) EmitImageQuery() argument
5591 MakeCoordinateOperandsForImageAccess( const spvtools::opt::Instruction& inst) MakeCoordinateOperandsForImageAccess() argument
5725 ConvertTexelForStorage( const spvtools::opt::Instruction& inst, TypedExpression texel, const Texture* texture_type) ConvertTexelForStorage() argument
5819 MakeArrayLength( const spvtools::opt::Instruction& inst) MakeArrayLength() argument
5860 MakeOuterProduct( const spvtools::opt::Instruction& inst) MakeOuterProduct() argument
5904 MakeVectorInsertDynamic( const spvtools::opt::Instruction& inst) MakeVectorInsertDynamic() argument
5972 MakeCompositeInsert( const spvtools::opt::Instruction& inst) MakeCompositeInsert() argument
[all...]
/third_party/python/Python/
H A Dceval.c5162 PyObject *inst = TOP(); local
H A Dcompile.c8319 struct instr *inst = &b->b_instr[i]; in fix_cell_offsets() local
8535 fold_tuple_on_constants(struct compiler *c, struct instr *inst, int n, PyObject *consts) fold_tuple_on_constants() argument
8785 jump_thread(struct instr *inst, struct instr *target, int opcode) jump_thread() argument
8814 struct instr *inst = &bb->b_instr[i]; optimize_basic_block() local
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp180 static inline std::string CreateBasicBlockName(Inst *inst, const std::string &bbName) in CreateBasicBlockName() argument
188 static inline std::string CreateNameForInst(Inst *inst) in CreateNameForInst() argument
208 static inline bool IsAlwaysThrowBasicBlock(Inst *inst) in IsAlwaysThrowBasicBlock() argument
276 static DeoptimizeType GetDeoptimizationType(Inst *inst) in GetDeoptimizationType() argument
355 UnexpectedLowering([[maybe_unused]] Inst *inst) UnexpectedLowering() argument
361 IsSafeCast(Inst *inst, unsigned int index) IsSafeCast() argument
371 TryEmitIntrinsic(Inst *inst, RuntimeInterface::IntrinsicId arkId) TryEmitIntrinsic() argument
426 EmitFastPath(Inst *inst, RuntimeInterface::EntrypointId eid, uint32_t numArgs) EmitFastPath() argument
441 EmitStringEquals(Inst *inst) EmitStringEquals() argument
446 EmitStringBuilderBool(Inst *inst) EmitStringBuilderBool() argument
451 EmitStringBuilderChar(Inst *inst) EmitStringBuilderChar() argument
456 EmitStringBuilderString(Inst *inst) EmitStringBuilderString() argument
461 EmitStringConcat2(Inst *inst) EmitStringConcat2() argument
466 EmitStringConcat3(Inst *inst) EmitStringConcat3() argument
471 EmitStringConcat4(Inst *inst) EmitStringConcat4() argument
476 EmitStringCompareTo(Inst *inst) EmitStringCompareTo() argument
481 EmitIsInf(Inst *inst) EmitIsInf() argument
488 EmitUnreachable([[maybe_unused]] Inst *inst) EmitUnreachable() argument
499 EmitNothing([[maybe_unused]] Inst *inst) EmitNothing() argument
532 EmitSlowPathEntry(Inst *inst) EmitSlowPathEntry() argument
580 EmitExclusiveLoadWithAcquire(Inst *inst) EmitExclusiveLoadWithAcquire() argument
594 EmitExclusiveStoreWithRelease(Inst *inst) EmitExclusiveStoreWithRelease() argument
611 EmitInterpreterReturn([[maybe_unused]] Inst *inst) EmitInterpreterReturn() argument
673 EmitTailCall(Inst *inst) EmitTailCall() argument
699 EmitCompressEightUtf16ToUtf8CharsUsingSimd(Inst *inst) EmitCompressEightUtf16ToUtf8CharsUsingSimd() argument
705 EmitCompressSixteenUtf16ToUtf8CharsUsingSimd(Inst *inst) EmitCompressSixteenUtf16ToUtf8CharsUsingSimd() argument
711 EmitReverseBytes(Inst *inst) EmitReverseBytes() argument
719 EmitMemoryFenceFull([[maybe_unused]] Inst *inst) EmitMemoryFenceFull() argument
725 EmitMemoryFenceRelease([[maybe_unused]] Inst *inst) EmitMemoryFenceRelease() argument
731 EmitMemoryFenceAcquire([[maybe_unused]] Inst *inst) EmitMemoryFenceAcquire() argument
737 EmitFround(Inst *inst) EmitFround() argument
750 EmitCtlz(Inst *inst) EmitCtlz() argument
757 EmitCttz(Inst *inst) EmitCttz() argument
764 EmitSignbit(Inst *inst) EmitSignbit() argument
773 EmitIsInteger(Inst *inst) EmitIsInteger() argument
780 EmitIsSafeInteger(Inst *inst) EmitIsSafeInteger() argument
811 EmitRawBitcastToInt(Inst *inst) EmitRawBitcastToInt() argument
820 EmitRawBitcastToLong(Inst *inst) EmitRawBitcastToLong() argument
829 EmitRawBitcastFromInt(Inst *inst) EmitRawBitcastFromInt() argument
838 EmitRawBitcastFromLong(Inst *inst) EmitRawBitcastFromLong() argument
847 EmitStringGetCharsTlab(Inst *inst) EmitStringGetCharsTlab() argument
862 EmitStringHashCode(Inst *inst) EmitStringHashCode() argument
893 EmitWriteTlabStatsSafe(Inst *inst) EmitWriteTlabStatsSafe() argument
902 EmitExpandU8U16(Inst *inst) EmitExpandU8U16() argument
917 EmitReverseHalfWords(Inst *inst) EmitReverseHalfWords() argument
931 EmitAtomicByteOr(Inst *inst) EmitAtomicByteOr() argument
942 GetMappedValue(Inst *inst, DataType::Type type) GetMappedValue() argument
952 GetInputValue(Inst *inst, size_t index, bool skipCoerce) GetInputValue() argument
1079 CreateEntrypointCall(RuntimeInterface::EntrypointId eid, Inst *inst, llvm::ArrayRef<llvm::Value *> args) CreateEntrypointCall() argument
1106 CreateIntrinsicCall(Inst *inst) CreateIntrinsicCall() argument
1116 CreateIntrinsicCall(Inst *inst, RuntimeInterface::IntrinsicId entryId, llvm::ArrayRef<llvm::Value *> arguments) CreateIntrinsicCall() argument
1153 auto inst = firstBb.getFirstNonPHI(); CreateAllocaForArgs() local
1174 CreateFastPathCall(Inst *inst, RuntimeInterface::EntrypointId eid, llvm::ArrayRef<llvm::Value *> args) CreateFastPathCall() argument
1185 CreateIsInstanceEntrypointCall(Inst *inst) CreateIsInstanceEntrypointCall() argument
1203 CreateIsInstanceOther(Inst *inst, llvm::Value *klassObj, llvm::Value *klassId) CreateIsInstanceOther() argument
1233 CreateIsInstanceArray(Inst *inst, llvm::Value *klassObj, llvm::Value *klassId) CreateIsInstanceArray() argument
1268 CreateIsInstanceArrayObject(Inst *inst, llvm::Value *klassObj) CreateIsInstanceArrayObject() argument
1298 CreateIsInstanceInnerBlock(Inst *inst, llvm::Value *klassObj, llvm::Value *klassId) CreateIsInstanceInnerBlock() argument
1321 CreateCheckCastEntrypointCall(Inst *inst) CreateCheckCastEntrypointCall() argument
1333 CreateCheckCastObject(Inst *inst, llvm::Value *klassObj, llvm::Value *klassId) CreateCheckCastObject() argument
1347 CreateCheckCastOther(Inst *inst, llvm::Value *klassObj, llvm::Value *klassId) CreateCheckCastOther() argument
1378 CreateCheckCastArray(Inst *inst, llvm::Value *klassObj, llvm::Value *klassId) CreateCheckCastArray() argument
1409 CreateCheckCastArrayObject(Inst *inst, llvm::Value *klassObj, llvm::Value *klassId) CreateCheckCastArrayObject() argument
1430 CreateCheckCastInner(Inst *inst, llvm::Value *klassObj, llvm::Value *klassId) CreateCheckCastInner() argument
1496 CreateLoadClassById(Inst *inst, uint32_t typeId, bool init) CreateLoadClassById() argument
1514 CreateBinaryOp(Inst *inst, llvm::Instruction::BinaryOps opcode) CreateBinaryOp() argument
1542 CreateBinaryImmOp(Inst *inst, llvm::Instruction::BinaryOps opcode, uint64_t c) CreateBinaryImmOp() argument
1558 CreateShiftOp(Inst *inst, llvm::Instruction::BinaryOps opcode) CreateShiftOp() argument
1573 CreateSignDivMod(Inst *inst, llvm::Instruction::BinaryOps opcode) CreateSignDivMod() argument
1638 CreateIntegerComparison(CmpInst *inst, llvm::Value *x, llvm::Value *y) CreateIntegerComparison() argument
1656 CreateNewArrayWithRuntime(Inst *inst) CreateNewArrayWithRuntime() argument
1669 CreateNewObjectWithRuntime(Inst *inst) CreateNewObjectWithRuntime() argument
1685 CreateResolveVirtualCallBuiltin(Inst *inst, llvm::Value *thiz, uint32_t methodId) CreateResolveVirtualCallBuiltin() argument
1737 CreateIsInteger(Inst *inst, llvm::Value *input) CreateIsInteger() argument
1769 CreateCastToInt(Inst *inst) CreateCastToInt() argument
1785 CreateLoadWithOrdering(Inst *inst, llvm::Value *value, llvm::AtomicOrdering ordering, const llvm::Twine &name) CreateLoadWithOrdering() argument
1813 CreateZerosCount(Inst *inst, llvm::Intrinsic::ID llvmId) CreateZerosCount() argument
1820 CreateRoundArm64(Inst *inst, bool is64) CreateRoundArm64() argument
1864 CreateNewStringFromCharsTlab(Inst *inst, llvm::Value *offset, llvm::Value *length, llvm::Value *array) CreateNewStringFromCharsTlab() argument
1888 CreateNewStringFromStringTlab(Inst *inst, llvm::Value *stringVal) CreateNewStringFromStringTlab() argument
1971 CreateDeoptimizationBranch(Inst *inst, llvm::Value *deoptimize, RuntimeInterface::EntrypointId exception, llvm::ArrayRef<llvm::Value *> arguments) CreateDeoptimizationBranch() argument
2010 CreateDeoptimizeCall(Inst *inst, llvm::ArrayRef<llvm::Value *> arguments, RuntimeInterface::EntrypointId exception) CreateDeoptimizeCall() argument
2039 CreateSaveStateBundle(Inst *inst, bool noReturn) CreateSaveStateBundle() argument
2113 EncodeInlineInfo(Inst *inst, llvm::Instruction *instruction) EncodeInlineInfo() argument
2140 CreatePreWRB(Inst *inst, llvm::Value *mem) CreatePreWRB() argument
2160 CreatePostWRB(Inst *inst, llvm::Value *mem, llvm::Value *offset, llvm::Value *value) CreatePostWRB() argument
2216 CreateIf(Inst *inst, llvm::Value *cond, bool likely, bool unlikely) CreateIf() argument
2239 CreateTailCallFastPath(Inst *inst) CreateTailCallFastPath() argument
2274 CreateTailCallInterpreter(Inst *inst) CreateTailCallInterpreter() argument
2316 CreateCompressUtf16ToUtf8CharsUsingSimd(Inst *inst) CreateCompressUtf16ToUtf8CharsUsingSimd() argument
2413 GetIntrinsicArguments(llvm::FunctionType *intrinsicFunctionType, IntrinsicInst *inst) GetIntrinsicArguments() argument
2442 SetIntrinsicParamAttrs(llvm::CallInst *call, IntrinsicInst *inst, [[maybe_unused]] llvm::ArrayRef<llvm::Value *> args) SetIntrinsicParamAttrs() argument
2489 GetFunctionTypeForCall(T *inst) GetFunctionTypeForCall() argument
2804 ValueMapAdd(Inst *inst, llvm::Value *value, bool setName) ValueMapAdd() argument
2844 FillValueMapForUsers(ArenaUnorderedMap<DataType::Type, llvm::Value *> *map, Inst *inst, llvm::Value *value) FillValueMapForUsers() argument
2937 VisitConstant([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) VisitConstant() argument
2942 VisitNullPtr([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) VisitNullPtr() argument
2947 VisitLiveIn(GraphVisitor *v, Inst *inst) VisitLiveIn() argument
2960 VisitParameter(GraphVisitor *v, Inst *inst) VisitParameter() argument
2969 VisitReturnVoid(GraphVisitor *v, Inst *inst) VisitReturnVoid() argument
2980 VisitReturn(GraphVisitor *v, Inst *inst) VisitReturn() argument
2993 VisitReturnInlined(GraphVisitor *v, Inst *inst) VisitReturnInlined() argument
3004 VisitReturnI(GraphVisitor *v, Inst *inst) VisitReturnI() argument
3018 VisitTry([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) VisitTry() argument
3019 VisitSaveState([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) VisitSaveState() argument
3020 VisitSaveStateDeoptimize([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) VisitSaveStateDeoptimize() argument
3021 VisitSafePoint([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) VisitSafePoint() argument
3023 VisitNOP([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) VisitNOP() argument
3025 VisitLiveOut(GraphVisitor *v, Inst *inst) VisitLiveOut() argument
3043 VisitSubOverflowCheck(GraphVisitor *v, Inst *inst) VisitSubOverflowCheck() argument
3075 VisitDeoptimize(GraphVisitor *v, Inst *inst) VisitDeoptimize() argument
3086 VisitDeoptimizeIf(GraphVisitor *v, Inst *inst) VisitDeoptimizeIf() argument
3094 VisitNegativeCheck(GraphVisitor *v, Inst *inst) VisitNegativeCheck() argument
3106 VisitZeroCheck(GraphVisitor *v, Inst *inst) VisitZeroCheck() argument
3118 VisitNullCheck(GraphVisitor *v, Inst *inst) VisitNullCheck() argument
3137 VisitBoundsCheck(GraphVisitor *v, Inst *inst) VisitBoundsCheck() argument
3154 VisitRefTypeCheck(GraphVisitor *v, Inst *inst) VisitRefTypeCheck() argument
3212 VisitLoadString(GraphVisitor *v, Inst *inst) VisitLoadString() argument
3241 VisitLenArray(GraphVisitor *v, Inst *inst) VisitLenArray() argument
3264 VisitLoadArray(GraphVisitor *v, Inst *inst) VisitLoadArray() argument
3287 VisitLoadCompressedStringChar(GraphVisitor *v, Inst *inst) VisitLoadCompressedStringChar() argument
3354 VisitStoreArray(GraphVisitor *v, Inst *inst) VisitStoreArray() argument
3384 VisitLoad(GraphVisitor *v, Inst *inst) VisitLoad() argument
3407 VisitStore(GraphVisitor *v, Inst *inst) VisitStore() argument
3437 VisitLoadI(GraphVisitor *v, Inst *inst) VisitLoadI() argument
3450 VisitStoreI(GraphVisitor *v, Inst *inst) VisitStoreI() argument
3472 VisitLoadObject(GraphVisitor *v, Inst *inst) VisitLoadObject() argument
3486 VisitStoreObject(GraphVisitor *v, Inst *inst) VisitStoreObject() argument
3510 VisitResolveObjectField(GraphVisitor *v, Inst *inst) VisitResolveObjectField() argument
3522 VisitLoadResolvedObjectField(GraphVisitor *v, Inst *inst) VisitLoadResolvedObjectField() argument
3535 VisitStoreResolvedObjectField(GraphVisitor *v, Inst *inst) VisitStoreResolvedObjectField() argument
3557 VisitResolveObjectFieldStatic(GraphVisitor *v, Inst *inst) VisitResolveObjectFieldStatic() argument
3572 VisitLoadResolvedObjectFieldStatic(GraphVisitor *v, Inst *inst) VisitLoadResolvedObjectFieldStatic() argument
3582 VisitStoreResolvedObjectFieldStatic(GraphVisitor *v, Inst *inst) VisitStoreResolvedObjectFieldStatic() argument
3598 VisitBitcast(GraphVisitor *v, Inst *inst) VisitBitcast() argument
3622 VisitCast(GraphVisitor *v, Inst *inst) VisitCast() argument
3654 VisitAnd(GraphVisitor *v, Inst *inst) VisitAnd() argument
3661 VisitAndI(GraphVisitor *v, Inst *inst) VisitAndI() argument
3668 VisitOr(GraphVisitor *v, Inst *inst) VisitOr() argument
3675 VisitOrI(GraphVisitor *v, Inst *inst) VisitOrI() argument
3682 VisitXor(GraphVisitor *v, Inst *inst) VisitXor() argument
3689 VisitXorI(GraphVisitor *v, Inst *inst) VisitXorI() argument
3696 VisitShl(GraphVisitor *v, Inst *inst) VisitShl() argument
3703 VisitShlI(GraphVisitor *v, Inst *inst) VisitShlI() argument
3710 VisitShr(GraphVisitor *v, Inst *inst) VisitShr() argument
3717 VisitShrI(GraphVisitor *v, Inst *inst) VisitShrI() argument
3724 VisitAShr(GraphVisitor *v, Inst *inst) VisitAShr() argument
3731 VisitAShrI(GraphVisitor *v, Inst *inst) VisitAShrI() argument
3738 VisitAdd(GraphVisitor *v, Inst *inst) VisitAdd() argument
3752 VisitAddI(GraphVisitor *v, Inst *inst) VisitAddI() argument
3759 VisitSub(GraphVisitor *v, Inst *inst) VisitSub() argument
3773 VisitSubI(GraphVisitor *v, Inst *inst) VisitSubI() argument
3780 VisitMul(GraphVisitor *v, Inst *inst) VisitMul() argument
3794 VisitMulI(GraphVisitor *v, Inst *inst) VisitMulI() argument
3801 VisitDiv(GraphVisitor *v, Inst *inst) VisitDiv() argument
3820 VisitMod(GraphVisitor *v, Inst *inst) VisitMod() argument
3839 VisitMin(GraphVisitor *v, Inst *inst) VisitMin() argument
3860 VisitMax(GraphVisitor *v, Inst *inst) VisitMax() argument
3881 VisitCompare(GraphVisitor *v, Inst *inst) VisitCompare() argument
3899 VisitCmp(GraphVisitor *v, Inst *inst) VisitCmp() argument
3920 VisitNeg(GraphVisitor *v, Inst *inst) VisitNeg() argument
3937 VisitNot(GraphVisitor *v, Inst *inst) VisitNot() argument
3948 VisitIfImm(GraphVisitor *v, Inst *inst) VisitIfImm() argument
3976 VisitIf(GraphVisitor *v, Inst *inst) VisitIf() argument
3988 VisitCallIndirect(GraphVisitor *v, Inst *inst) VisitCallIndirect() argument
4008 VisitCall(GraphVisitor *v, Inst *inst) VisitCall() argument
4052 VisitPhi(GraphVisitor *v, Inst *inst) VisitPhi() argument
4069 VisitMultiArray(GraphVisitor *v, Inst *inst) VisitMultiArray() argument
4103 VisitInitEmptyString(GraphVisitor *v, Inst *inst) VisitInitEmptyString() argument
4112 VisitInitString(GraphVisitor *v, Inst *inst) VisitInitString() argument
4130 VisitNewArray(GraphVisitor *v, Inst *inst) VisitNewArray() argument
4172 VisitNewObject(GraphVisitor *v, Inst *inst) VisitNewObject() argument
4215 VisitCallStatic(GraphVisitor *v, Inst *inst) VisitCallStatic() argument
4249 VisitResolveStatic(GraphVisitor *v, Inst *inst) VisitResolveStatic() argument
4263 VisitCallResolvedStatic(GraphVisitor *v, Inst *inst) VisitCallResolvedStatic() argument
4288 CreateDeclForVirtualCall(T *inst, LLVMIrConstructor *ctor, LLVMArkInterface *arkInterface) CreateDeclForVirtualCall() argument
4303 ssUniqName << "f_" << std::hex << inst; CreateDeclForVirtualCall() local
4314 VisitCallVirtual(GraphVisitor *v, Inst *inst) VisitCallVirtual() argument
4338 VisitResolveVirtual(GraphVisitor *v, Inst *inst) VisitResolveVirtual() argument
4355 VisitCallResolvedVirtual(GraphVisitor *v, Inst *inst) VisitCallResolvedVirtual() argument
4387 VisitAbs(GraphVisitor *v, Inst *inst) VisitAbs() argument
4407 VisitIntrinsic(GraphVisitor *v, Inst *inst) VisitIntrinsic() argument
4427 VisitMonitor(GraphVisitor *v, Inst *inst) VisitMonitor() argument
4439 VisitSqrt(GraphVisitor *v, Inst *inst) VisitSqrt() argument
4448 VisitInitClass(GraphVisitor *v, Inst *inst) VisitInitClass() argument
4457 VisitLoadClass(GraphVisitor *v, Inst *inst) VisitLoadClass() argument
4467 VisitLoadAndInitClass(GraphVisitor *v, Inst *inst) VisitLoadAndInitClass() argument
4477 VisitUnresolvedLoadAndInitClass(GraphVisitor *v, Inst *inst) VisitUnresolvedLoadAndInitClass() argument
4487 VisitLoadStatic(GraphVisitor *v, Inst *inst) VisitLoadStatic() argument
4500 VisitStoreStatic(GraphVisitor *v, Inst *inst) VisitStoreStatic() argument
4529 VisitUnresolvedStoreStatic(GraphVisitor *v, Inst *inst) VisitUnresolvedStoreStatic() argument
4544 VisitLoadConstArray(GraphVisitor *v, Inst *inst) VisitLoadConstArray() argument
4554 VisitFillConstArray(GraphVisitor *v, Inst *inst) VisitFillConstArray() argument
4588 VisitIsInstance(GraphVisitor *v, Inst *inst) VisitIsInstance() argument
4642 VisitCheckCast(GraphVisitor *v, Inst *inst) VisitCheckCast() argument
4686 VisitLoadType(GraphVisitor *v, Inst *inst) VisitLoadType() argument
4696 VisitUnresolvedLoadType(GraphVisitor *v, Inst *inst) VisitUnresolvedLoadType() argument
4706 VisitGetInstanceClass(GraphVisitor *v, Inst *inst) VisitGetInstanceClass() argument
4715 VisitThrow(GraphVisitor *v, Inst *inst) VisitThrow() argument
4725 VisitCatchPhi([[maybe_unused]] GraphVisitor *v, Inst *inst) VisitCatchPhi() argument
4730 VisitLoadRuntimeClass(GraphVisitor *v, Inst *inst) VisitLoadRuntimeClass() argument
4740 VisitLoadUndefined(GraphVisitor *v, Inst *inst) VisitLoadUndefined() argument
4750 VisitCallLaunchVirtual(GraphVisitor *v, Inst *inst) VisitCallLaunchVirtual() argument
4756 VisitCallResolvedLaunchStatic(GraphVisitor *v, Inst *inst) VisitCallResolvedLaunchStatic() argument
4762 VisitCallResolvedLaunchVirtual(GraphVisitor *v, Inst *inst) VisitCallResolvedLaunchVirtual() argument
4768 VisitLoadImmediate(GraphVisitor *v, Inst *inst) VisitLoadImmediate() argument
4779 VisitDefault([[maybe_unused]] Inst *inst) VisitDefault() argument
5032 CanCompile(Inst *inst) CanCompile() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6973 emit_arl_uarl(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_arl_uarl() argument
7007 emit_cal(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_cal() argument
7028 emit_iabs(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_iabs() argument
7051 emit_cmp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_cmp() argument
7085 emit_dst(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dst() argument
7176 emit_endprim(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_endprim() argument
7209 emit_ex2(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_ex2() argument
7237 emit_exp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_exp() argument
7356 emit_cond_discard(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_cond_discard() argument
7409 emit_discard(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_discard() argument
7428 emit_lg2(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_lg2() argument
7456 emit_lit(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_lit() argument
7592 emit_lodq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_lodq() argument
7616 emit_log(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_log() argument
7698 emit_lrp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_lrp() argument
7733 emit_pow(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_pow() argument
7779 emit_rcp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_rcp() argument
7834 emit_rsq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_rsq() argument
7875 emit_seq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_seq() argument
7908 emit_sge(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sge() argument
7941 emit_sgt(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sgt() argument
7974 emit_sincos(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sincos() argument
8017 emit_sle(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sle() argument
8050 emit_slt(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_slt() argument
8083 emit_sne(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sne() argument
8116 emit_ssg(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_ssg() argument
8163 emit_issg(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_issg() argument
8284 get_texel_offsets(const struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, int offsets[3]) get_texel_offsets() argument
8409 begin_tex_swizzle(struct svga_shader_emitter_v10 *emit, unsigned unit, const struct tgsi_full_instruction *inst, boolean shadow_compare, struct tex_swizzle_info *swz) begin_tex_swizzle() argument
8560 emit_sample(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sample() argument
8606 is_valid_tex_instruction(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) is_valid_tex_instruction() argument
8638 emit_tex(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_tex() argument
8691 emit_tg4(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_tg4() argument
8863 emit_tex2(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_tex2() argument
8916 emit_txp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txp() argument
8982 emit_txd(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txd() argument
9022 emit_txf(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txf() argument
9076 emit_txl_txb(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txl_txb() argument
9134 emit_txl2(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txl2() argument
9178 emit_txq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txq() argument
9311 check_double_dst_writemask(const struct tgsi_full_instruction *inst) check_double_dst_writemask() argument
9352 emit_dabs(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dabs() argument
9374 emit_dneg(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dneg() argument
9395 emit_dmad(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dmad() argument
9458 emit_dsqrt(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dsqrt() argument
9527 emit_dtrunc(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dtrunc() argument
9607 emit_interp_offset(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_interp_offset() argument
9646 emit_simple(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_simple() argument
9700 emit_msb(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_msb() argument
9768 emit_bfe(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_bfe() argument
9839 emit_bfi(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_bfi() argument
9912 emit_mov(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_mov() argument
9935 emit_simple_1dst(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, unsigned dst_count, unsigned dst_index) emit_simple_1dst() argument
9968 emit_vmware(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, VGPU10_VMWARE_OPCODE_TYPE subopcode) emit_vmware() argument
10029 emit_memory_register(struct svga_shader_emitter_v10 *emit, memory_op mem_op, const struct tgsi_full_instruction *inst, unsigned regIndex, unsigned writemask) emit_memory_register() argument
10260 loop_instruction(unsigned index, unsigned count, struct tgsi_full_src_register *addr_index, void (*fb)(struct svga_shader_emitter_v10 *, const struct tgsi_full_instruction *, unsigned), struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) loop_instruction() argument
10306 emit_load_instruction(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, unsigned resourceIndex) emit_load_instruction() argument
10361 emit_load(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_load() argument
10414 emit_store_instruction(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, unsigned resourceIndex) emit_store_instruction() argument
10582 emit_store(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_store() argument
10636 emit_atomic_instruction(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, unsigned resourceIndex) emit_atomic_instruction() argument
10703 emit_atomic(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, VGPU10_OPCODE_TYPE opcode) emit_atomic() argument
10749 emit_barrier(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_barrier() argument
10794 emit_memory_barrier(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_memory_barrier() argument
10850 emit_resq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_resq() argument
10886 emit_instruction(struct svga_shader_emitter_v10 *emit, unsigned inst_number, const struct tgsi_full_instruction *inst) emit_instruction() argument
11197 emit_vgpu10_instruction(struct svga_shader_emitter_v10 *emit, unsigned inst_number, const struct tgsi_full_instruction *inst) emit_vgpu10_instruction() argument
11423 emit_vertex(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_vertex() argument
12379 emit_rawbuf_instruction(struct svga_shader_emitter_v10 *emit, unsigned inst_number, const struct tgsi_full_instruction *inst) emit_rawbuf_instruction() argument
[all...]
/third_party/toybox/toys/pending/
H A Dbc.c2987 void bc_parse_addId(BcParse *p, uchar inst) { in bc_parse_addId() argument
3383 uchar inst; in bc_parse_incdec() local
3447 static BcStatus bc_parse_str(BcParse *p, char inst) { in bc_parse_str() argument
3498 uchar inst = BC_INST_RET0; bc_parse_return() local
3577 BcInst inst = (p->func->voidfn ? BC_INST_RET_VOID : BC_INST_RET0); bc_parse_endBody() local
4712 bc_program_op(BcProgram *p, uchar inst) bc_program_op() argument
4817 bc_program_print(BcProgram *p, uchar inst, size_t idx) bc_program_print() argument
4878 bc_program_unary(BcProgram *p, uchar inst) bc_program_unary() argument
4894 bc_program_logical(BcProgram *p, uchar inst) bc_program_logical() argument
5004 bc_program_assign(BcProgram *p, uchar inst) bc_program_assign() argument
5071 bc_program_pushArray(BcProgram *p, char *code, size_t *bgn, uchar inst) bc_program_pushArray() argument
5108 bc_program_incdec(BcProgram *p, uchar inst) bc_program_incdec() argument
5200 bc_program_return(BcProgram *p, uchar inst) bc_program_return() argument
5256 bc_program_builtin(BcProgram *p, uchar inst) bc_program_builtin() argument
5291 bc_program_pushGlobal(BcProgram *p, uchar inst) bc_program_pushGlobal() argument
5420 uchar inst = (uchar) code[(ip->idx)++]; bc_program_exec() local
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c52 VKAPI_ATTR bool VKAPI_CALL loader_icd_init_entries(struct loader_instance* inst, struct loader_icd_term *icd_term) { in loader_icd_init_entries() argument
530 loader_init_device_extension_dispatch_table(struct loader_dev_dispatch_table *dev_table, PFN_vkGetInstanceProcAddr gipa, PFN_vkGetDeviceProcAddr gdpa, VkInstance inst, VkDevice dev) loader_init_device_extension_dispatch_table() argument
1223 loader_init_instance_core_dispatch_table(VkLayerInstanceDispatchTable *table, PFN_vkGetInstanceProcAddr gpa, VkInstance inst) loader_init_instance_core_dispatch_table() argument
1258 loader_init_instance_extension_dispatch_table(VkLayerInstanceDispatchTable *table, PFN_vkGetInstanceProcAddr gpa, VkInstance inst) loader_init_instance_extension_dispatch_table() argument
1553 const struct loader_instance* inst = dev->phys_dev_term->this_icd_term->this_instance; loader_lookup_device_dispatch_table() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c22959 s32 inst; in wl_wps_reauth_timeout() local
23043 s32 inst; in wl_wps_session_add() local
23071 s32 inst; wl_wps_session_del() local
23112 s32 inst; wl_wps_handle_ifdel() local
23132 wl_wps_handle_sta_linkdown(struct net_device *ndev, u16 inst) wl_wps_handle_sta_linkdown() argument
23167 wl_wps_handle_peersta_linkdown(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_peersta_linkdown() argument
23234 wl_wps_handle_sta_linkup(struct net_device *ndev, u16 inst) wl_wps_handle_sta_linkup() argument
23263 wl_wps_handle_peersta_linkup(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_peersta_linkup() argument
23297 wl_wps_handle_authorize(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_authorize() argument
23337 wl_wps_handle_reauth(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_reauth() argument
23370 wl_wps_handle_disconnect(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_disconnect() argument
23402 wl_wps_handle_disconnect_client(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_disconnect_client() argument
23437 wl_wps_handle_connect_fail(struct net_device *ndev, u16 inst) wl_wps_handle_connect_fail() argument
23463 wl_wps_handle_m8_sent(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_m8_sent() argument
23489 s32 inst; wl_wps_session_update() local
[all...]

Completed in 163 milliseconds

1...<<3132333435363738