Home
last modified time | relevance | path

Searched defs:member_idx (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Deliminate_dead_members_pass.cpp193 uint32_t member_idx = inst->GetSingleWordInOperand(i); in MarkMembersAsLiveForExtract() local
236 const analysis::IntConstant* member_idx = in MarkMembersAsLiveForAccessChain() local
399 uint32_t member_idx = inst->GetSingleWordInOperand(i + 1); in UpdateOpGroupMemberDecorate() local
480 const analysis::IntConstant* member_idx in UpdateAccessChain() local
525 GetNewMemberIndex(uint32_t type_id, uint32_t member_idx) GetNewMemberIndex() argument
561 uint32_t member_idx = inst->GetSingleWordInOperand(i); UpdateCompsiteExtract() local
618 uint32_t member_idx = inst->GetSingleWordInOperand(i); UpdateCompositeInsert() local
664 uint32_t member_idx = inst->GetSingleWordInOperand(1); UpdateOpArrayLength() local
[all...]
H A Dinst_bindless_check_pass.cpp463 uint32_t member_idx = curr_idx_inst->GetSingleWordInOperand(0); in GenLastByteIdx() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Deliminate_dead_members_pass.cpp193 uint32_t member_idx = inst->GetSingleWordInOperand(i); in MarkMembersAsLiveForExtract() local
236 const analysis::IntConstant* member_idx = in MarkMembersAsLiveForAccessChain() local
399 uint32_t member_idx = inst->GetSingleWordInOperand(i + 1); in UpdateOpGroupMemberDecorate() local
480 const analysis::IntConstant* member_idx in UpdateAccessChain() local
525 GetNewMemberIndex(uint32_t type_id, uint32_t member_idx) GetNewMemberIndex() argument
561 uint32_t member_idx = inst->GetSingleWordInOperand(i); UpdateCompsiteExtract() local
618 uint32_t member_idx = inst->GetSingleWordInOperand(i); UpdateCompositeInsert() local
664 uint32_t member_idx = inst->GetSingleWordInOperand(1); UpdateOpArrayLength() local
[all...]
H A Dinst_bindless_check_pass.cpp463 uint32_t member_idx = curr_idx_inst->GetSingleWordInOperand(0); in GenLastByteIdx() local
/third_party/spirv-tools/source/opt/
H A Deliminate_dead_members_pass.cpp193 uint32_t member_idx = inst->GetSingleWordInOperand(i); in MarkMembersAsLiveForExtract() local
236 const analysis::IntConstant* member_idx = in MarkMembersAsLiveForAccessChain() local
399 uint32_t member_idx = inst->GetSingleWordInOperand(i + 1); in UpdateOpGroupMemberDecorate() local
480 const analysis::IntConstant* member_idx in UpdateAccessChain() local
525 GetNewMemberIndex(uint32_t type_id, uint32_t member_idx) GetNewMemberIndex() argument
561 uint32_t member_idx = inst->GetSingleWordInOperand(i); UpdateCompsiteExtract() local
618 uint32_t member_idx = inst->GetSingleWordInOperand(i); UpdateCompositeInsert() local
664 uint32_t member_idx = inst->GetSingleWordInOperand(1); UpdateOpArrayLength() local
[all...]
H A Dinst_bindless_check_pass.cpp518 uint32_t member_idx = curr_idx_inst->GetSingleWordInOperand(0); in GenLastByteIdx() local
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc167 size_t member_idx; in MakeStructVariableReferenceBodyFunction() local
176 size_t member_idx; in MakeStructVariableReferenceBodyFunction() local
/third_party/libbpf/src/
H A Dbtf.h528 btf_member_bit_offset(const struct btf_type *t, __u32 member_idx) btf_member_bit_offset() argument
540 btf_member_bitfield_size(const struct btf_type *t, __u32 member_idx) btf_member_bitfield_size() argument
H A Dlibbpf.c9592 __u32 member_idx; local

Completed in 25 milliseconds