Home
last modified time | relevance | path

Searched defs:inst (Results 426 - 450 of 717) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_interfaces.cpp35 bool is_interface_variable(const Instruction* inst, bool is_spv_1_4) { in is_interface_variable() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp64 std::string DisassembleInst(Instruction* inst) { in DisassembleInst() argument
H A Dfold_test.cpp85 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P() local
785 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); in TEST_P() local
877 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
929 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
998 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
1609 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
2042 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
2928 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
2976 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
3026 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
4684 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
4806 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
7106 Instruction* inst = nullptr; TEST_P() local
7439 Instruction* inst = nullptr; TEST_P() local
7540 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
7653 Instruction* inst = def_use_mgr->GetDef(tc.id_to_fold); TEST_P() local
[all...]
H A Dinstruction_test.cpp1325 Instruction* inst = context->get_def_use_mgr()->GetDef(6); TEST_F() local
1394 Instruction* inst = context->get_def_use_mgr()->GetDef(6); TEST_F() local
1471 Instruction* inst = context->get_def_use_mgr()->GetDef(8); TEST_F() local
[all...]
H A Dir_context_test.cpp263 auto inst = context->annotation_begin(); in TEST_F() local
327 auto inst = context->annotation_begin(); TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_handle_test.cc886 std::string inst; member
901 const std::string inst = GetParam().inst; in TEST_P() local
948 const std::string inst = GetParam().inst; in TEST_P() local
1080 std::string inst; global() member
1225 std::string inst; // SPIR-V variable declarations global() member
[all...]
/third_party/python/Python/
H A Dpyhash.c92 _Py_HashDouble(PyObject *inst, double v) in _Py_HashDouble() argument
/third_party/spirv-tools/source/opt/
H A Dbasic_block.h267 Instruction* inst = &insts_.front(); in WhileEachInst() local
319 Instruction* inst = &insts_.front(); WhileEachPhiInst() local
[all...]
H A Dcombine_access_chains.cpp76 uint32_t CombineAccessChains::GetArrayStride(const Instruction* inst) { in GetArrayStride() argument
92 const analysis::Type* CombineAccessChains::GetIndexedType(Instruction* inst) { in GetIndexedType() argument
124 CombineIndices(Instruction* ptr_input, Instruction* inst, std::vector<Operand>* new_operands) CombineIndices() argument
159 context(), inst, CombineIndices() local
173 CreateNewInputOperands( Instruction* ptr_input, Instruction* inst, std::vector<Operand>* new_operands) CreateNewInputOperands() argument
202 CombineAccessChain(Instruction* inst) CombineAccessChain() argument
283 Has64BitIndices(Instruction* inst) Has64BitIndices() argument
[all...]
H A Ddead_insert_elim_pass.cpp239 Instruction* inst = dead_instructions.back(); in EliminateDeadInsertsOnePass() local
H A Ddef_use_manager.cpp21 void DefUseManager::AnalyzeInstDef(Instruction* inst) { in AnalyzeInstDef() argument
36 void DefUseManager::AnalyzeInstUse(Instruction* inst) { in AnalyzeInstUse() argument
66 AnalyzeInstDefUse(Instruction* inst) AnalyzeInstDefUse() argument
74 UpdateDefUse(Instruction* inst) UpdateDefUse() argument
232 ClearInst(Instruction* inst) ClearInst() argument
249 EraseUseRecordsOfOperandIds(const Instruction* inst) EraseUseRecordsOfOperandIds() argument
[all...]
H A Deliminate_dead_members_pass.cpp86 FindLiveMembers(const Instruction* inst) FindLiveMembers() argument
127 MarkMembersAsLiveForStore( const Instruction* inst) MarkMembersAsLiveForStore() argument
168 MarkMembersAsLiveForCopyMemory( const Instruction* inst) MarkMembersAsLiveForCopyMemory() argument
178 MarkMembersAsLiveForExtract( const Instruction* inst) MarkMembersAsLiveForExtract() argument
211 MarkMembersAsLiveForAccessChain( const Instruction* inst) MarkMembersAsLiveForAccessChain() argument
257 MarkOperandTypeAsFullyUsed( const Instruction* inst, uint32_t in_idx) MarkOperandTypeAsFullyUsed() argument
264 MarkMembersAsLiveForArrayLength( const Instruction* inst) MarkMembersAsLiveForArrayLength() argument
346 UpdateOpTypeStruct(Instruction* inst) UpdateOpTypeStruct() argument
364 UpdateOpMemberNameOrDecorate(Instruction* inst) UpdateOpMemberNameOrDecorate() argument
390 UpdateOpGroupMemberDecorate(Instruction* inst) UpdateOpGroupMemberDecorate() argument
431 UpdateConstantComposite(Instruction* inst) UpdateConstantComposite() argument
452 UpdateAccessChain(Instruction* inst) UpdateAccessChain() argument
490 context(), inst, UpdateAccessChain() local
541 UpdateCompsiteExtract(Instruction* inst) UpdateCompsiteExtract() argument
596 UpdateCompositeInsert(Instruction* inst) UpdateCompositeInsert() argument
657 UpdateOpArrayLength(Instruction* inst) UpdateOpArrayLength() argument
677 MarkStructOperandsAsFullyUsed( const Instruction* inst) MarkStructOperandsAsFullyUsed() argument
[all...]
H A Dfold.cpp282 FoldBinaryIntegerOpToConstant( Instruction* inst, const std::function<uint32_t(uint32_t)>& id_map, uint32_t* result) const FoldBinaryIntegerOpToConstant() argument
466 FoldBinaryBooleanOpToConstant( Instruction* inst, const std::function<uint32_t(uint32_t)>& id_map, uint32_t* result) const FoldBinaryBooleanOpToConstant() argument
514 FoldIntegerOpToConstant( Instruction* inst, const std::function<uint32_t(uint32_t)>& id_map, uint32_t* result) const FoldIntegerOpToConstant() argument
626 FoldInstructionToConstant( Instruction* inst, std::function<uint32_t(uint32_t)> id_map) const FoldInstructionToConstant() argument
[all...]
H A Dfold_spec_constant_op_and_composite_pass.cpp55 Instruction* inst = &*inst_iter; in Process() local
111 Instruction* inst = &**pos; in ProcessOpSpecConstantOp() local
287 const Instruction* inst = &**pos; DoComponentWiseOperation() local
[all...]
H A Dfolding_rules.cpp42 int32_t ImageOperandsMaskInOperandIndex(Instruction* inst) { in ImageOperandsMaskInOperandIndex() argument
120 NonConstInput(IRContext* context, const analysis::Constant* c, Instruction* inst) NonConstInput() argument
[all...]
H A Dlocal_access_chain_convert_pass.cpp316 Instruction* inst = dead_instructions.back(); in ConvertLocalAccessChains() local
H A Dloop_fission.cpp119 TraverseUseDef(Instruction* inst, std::set<Instruction*>* returned_set, bool ignore_phi_users, bool report_loads) TraverseUseDef() argument
[all...]
H A Dset_spec_constant_default_value_pass.cpp137 bool CanHaveSpecIdDecoration(const Instruction& inst) { in CanHaveSpecIdDecoration() argument
/third_party/spirv-tools/source/val/
H A Dvalidate.cpp211 Instruction* inst = const_cast<Instruction*>(&instruction); in ValidateBinaryUsingContextAndValidationState() local
47 RegisterExtension(ValidationState_t& _, const spv_parsed_instruction_t* inst) RegisterExtension() argument
64 ProcessExtensions(void* user_data, const spv_parsed_instruction_t* inst) ProcessExtensions() argument
79 ProcessInstruction(void* user_data, const spv_parsed_instruction_t* inst) ProcessInstruction() argument
279 Instruction* inst = const_cast<Instruction*>(&instruction); ValidateBinaryUsingContextAndValidationState() local
[all...]
H A Dvalidate_arithmetics.cpp28 spv_result_t ArithmeticsPass(ValidationState_t& _, const Instruction* inst) { in ArithmeticsPass() argument
[all...]
H A Dvalidate_constants.cpp24 ValidateConstantBool(ValidationState_t& _, const Instruction* inst) ValidateConstantBool() argument
36 ValidateConstantComposite(ValidationState_t& _, const Instruction* inst) ValidateConstantComposite() argument
282 ValidateConstantSampler(ValidationState_t& _, const Instruction* inst) ValidateConstantSampler() argument
338 ValidateConstantNull(ValidationState_t& _, const Instruction* inst) ValidateConstantNull() argument
351 ValidateSpecConstant(ValidationState_t& _, const Instruction* inst) ValidateSpecConstant() argument
366 ValidateSpecConstantOp(ValidationState_t& _, const Instruction* inst) ValidateSpecConstantOp() argument
428 ConstantPass(ValidationState_t& _, const Instruction* inst) ConstantPass() argument
[all...]
H A Dvalidate_function.cpp58 spv_result_t ValidateFunction(ValidationState_t& _, const Instruction* inst) { in ValidateFunction() argument
104 ValidateFunctionParameter(ValidationState_t& _, const Instruction* inst) ValidateFunctionParameter() argument
227 ValidateFunctionCall(ValidationState_t& _, const Instruction* inst) ValidateFunctionCall() argument
341 FunctionPass(ValidationState_t& _, const Instruction* inst) FunctionPass() argument
[all...]
H A Dvalidate_instruction.cpp87 OperandVersionExtensionCheck( ValidationState_t& _, const Instruction* inst, size_t which_operand, const spv_operand_desc_t& operand_desc, uint32_t word) OperandVersionExtensionCheck() argument
137 CheckRequiredCapabilities(ValidationState_t& state, const Instruction* inst, size_t which_operand, const spv_parsed_operand_t& operand, uint32_t word) CheckRequiredCapabilities() argument
216 ReservedCheck(ValidationState_t& _, const Instruction* inst) ReservedCheck() argument
239 CapabilityCheck(ValidationState_t& _, const Instruction* inst) CapabilityCheck() argument
277 VersionCheck(ValidationState_t& _, const Instruction* inst) VersionCheck() argument
345 LimitCheckIdBound(ValidationState_t& _, const Instruction* inst) LimitCheckIdBound() argument
355 LimitCheckStruct(ValidationState_t& _, const Instruction* inst) LimitCheckStruct() argument
400 LimitCheckSwitch(ValidationState_t& _, const Instruction* inst) LimitCheckSwitch() argument
447 CheckIfKnownExtension(ValidationState_t& _, const Instruction* inst) CheckIfKnownExtension() argument
460 InstructionPass(ValidationState_t& _, const Instruction* inst) InstructionPass() argument
[all...]
H A Dvalidate_interfaces.cpp34 bool is_interface_variable(const Instruction* inst, bool is_spv_1_4) { in is_interface_variable() argument
[all...]
H A Dvalidate_non_uniform.cpp29 ValidateGroupNonUniformElect(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformElect() argument
39 ValidateGroupNonUniformAnyAll(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformAnyAll() argument
54 ValidateGroupNonUniformAllEqual(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformAllEqual() argument
73 ValidateGroupNonUniformBroadcastShuffle(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformBroadcastShuffle() argument
141 ValidateGroupNonUniformBroadcastFirst(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformBroadcastFirst() argument
161 ValidateGroupNonUniformBallot(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformBallot() argument
182 ValidateGroupNonUniformInverseBallot(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformInverseBallot() argument
203 ValidateGroupNonUniformBallotBitExtract(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformBallotBitExtract() argument
230 ValidateGroupNonUniformBallotBitCount(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformBallotBitCount() argument
264 ValidateGroupNonUniformBallotFind(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformBallotFind() argument
285 ValidateGroupNonUniformArithmetic(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformArithmetic() argument
365 ValidateGroupNonUniformRotateKHR(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformRotateKHR() argument
421 NonUniformPass(ValidationState_t& _, const Instruction* inst) NonUniformPass() argument
[all...]

Completed in 55 milliseconds

1...<<11121314151617181920>>...29