Home
last modified time | relevance | path

Searched defs:load (Results 276 - 300 of 316) sorted by relevance

1...<<111213

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c1108 nir_intrinsic_instr *load = nir_instr_as_intrinsic(instr); in lower_view_index() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h433 uint32_t load; member
/third_party/node/deps/icu-small/source/i18n/
H A Dvtzone.cpp1265 VTimeZone::load(VTZReader& reader, UErrorCode& status) { in load() function in VTimeZone
H A Dtznames_impl.cpp1491 void load(UErrorCode& status) { in load() function
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp2962 MemoryOpt::findRecord(const Instruction *insn, bool load, bool& isAdj) const in findRecord() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dvtzone.cpp1265 VTimeZone::load(VTZReader& reader, UErrorCode& status) { in load() function in VTimeZone
/third_party/node/deps/v8/src/compiler/
H A Draw-machine-assembler.h137 Node* load = AddNode(op, base, index); in Load() local
170 Node* load = AddNode(simplified()->LoadFromObject(access), base, offset); in LoadFromObject() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c246 nir_ssa_def *load; in midgard_nir_lower_global_load_instr() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames_impl.cpp1490 void load(UErrorCode& status) { in load() function
H A Dvtzone.cpp1274 VTimeZone::load(VTZReader& reader, UErrorCode& status) { in load() function in VTimeZone
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2441 Instruction* load = new Instruction(getUniqueId(), getDerefTypeId(lValue), OpLoad); in createLoad() local
[all...]
/third_party/alsa-lib/src/
H A Dconf.c4421 bool load; in snd_config_hook_load_for_all_cards() local
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c243 nir_load_const_instr *load = in vtn_const_ssa_value() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c96 nir_intrinsic_instr *load = nir_intrinsic_instr_create(b->shader, nir_intrinsic_load_push_constant); in lower_work_dim_instr() local
150 nir_ssa_def *load in lower_64bit_vertex_attribs_instr() local
211 nir_ssa_def *load = nir_load_var(b, var); lower_64bit_uint_attribs_instr() local
253 nir_intrinsic_instr *load = nir_intrinsic_instr_create(b->shader, nir_intrinsic_load_push_constant); lower_basevertex_instr() local
294 nir_intrinsic_instr *load = nir_intrinsic_instr_create(b->shader, nir_intrinsic_load_push_constant); lower_drawid_instr() local
562 nir_ssa_def *load = nir_vec(b, result, intr->num_components); bound_bo_access_instr() local
650 nir_ssa_def *load = nir_image_deref_load(b, 4, 32, deref, nir_imm_vec4(b, 0, 0, 0, 1), sample, nir_imm_int(b, 0)); lower_fbfetch_instr() local
1086 nir_ssa_def *load[2]; rewrite_bo_access_instr() local
1111 nir_ssa_def *load[2]; rewrite_bo_access_instr() local
1282 nir_ssa_def *load = nir_vec(b, result, num_components); rewrite_atomic_ssbo_instr() local
1353 nir_ssa_def *load = nir_vec(b, result, intr->num_components); remove_bo_access_instr() local
1777 nir_ssa_def *load = nir_load_deref(&b, strct); lower_64bit_vars() local
1797 nir_ssa_def *load = nir_load_deref(&b, deref); lower_64bit_vars() local
1807 nir_ssa_def *load = nir_load_deref(&b, strct); lower_64bit_vars() local
3364 nir_ssa_def *load = nir_load_deref(&b, in_array_var); zink_shader_tcs_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1697 SpvId load = spirv_builder_emit_load(&ctx->builder, base_type, deref); in emit_so_outputs() local
3500 SpvId load = spirv_builder_emit_load(&ctx->builder, sampled_type, sampler_id); in emit_tex() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc240 Node* load = m.left().node(); in Initialize() local
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc864 TryMergeTruncateInt64ToInt32IntoLoad(InstructionSelector* selector, Node* node, Node* load) TryMergeTruncateInt64ToInt32IntoLoad() argument
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc255 Node* load = m.left().node(); in Initialize() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc240 Node* load = m.left().node(); in Initialize() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc246 Node* load = m.left().node(); in Initialize() local
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp1241 SpvId load = this->nextId(tempVar.type); in copyBackTempVars() local
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.c128 static void volkGenLoadLoader(void* context, PFN_vkVoidFunction (*load)(void*, const char*)) in volkGenLoadLoader() argument
142 static void volkGenLoadInstance(void* context, PFN_vkVoidFunction (*load)(voi argument
322 volkGenLoadDevice(void* context, PFN_vkVoidFunction (*load)(void*, const char*)) volkGenLoadDevice() argument
723 volkGenLoadDeviceTable(struct VolkDeviceTable* table, void* context, PFN_vkVoidFunction (*load)(void*, const char*)) volkGenLoadDeviceTable() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp2965 unsigned load = fieldFromInstruction(Insn, 21, 1); in DecodeVLDST1Instruction() local
2980 unsigned load = fieldFromInstruction(Insn, 21, 1); in DecodeVLDST2Instruction() local
2993 unsigned load = fieldFromInstruction(Insn, 21, 1); in DecodeVLDST3Instruction() local
3003 unsigned load = fieldFromInstruction(Insn, 21, 1); in DecodeVLDST4Instruction() local
4295 unsigned load in DecodeT2LdStPre() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3057 getLoadStoreRegOpcode(unsigned Reg, const TargetRegisterClass *RC, bool isStackAligned, const X86Subtarget &STI, bool load) getLoadStoreRegOpcode() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c1918 nir_ssa_def *load = in ngg_gs_export_vertices() local
2300 regroup_load_val(nir_builder *b, nir_ssa_def *load, unsigned dest_bit_size) regroup_load_val() argument
2469 nir_ssa_def *load = ms_load_arrayed_output_intrin() local
2577 nir_ssa_def *load = ms_emit_arrayed_outputs() local
[all...]

Completed in 125 milliseconds

1...<<111213