Lines Matching defs:inst

105                                const spv_parsed_instruction_t* inst) {  in CountInstructions()
285 const Instruction* inst) { in diag()
486 const spv_parsed_instruction_t* inst) { in AddOrderedInstruction()
493 void ValidationState_t::RegisterDebugInstruction(const Instruction* inst) { in RegisterDebugInstruction()
520 void ValidationState_t::RegisterInstruction(Instruction* inst) { in RegisterInstruction()
557 bool ValidationState_t::RegisterUniqueTypeDeclaration(const Instruction* inst) { in RegisterUniqueTypeDeclaration()
577 const Instruction* inst = FindDef(id); in GetTypeId() local
582 const Instruction* inst = FindDef(id); in GetIdOpcode() local
587 const Instruction* inst = FindDef(id); in GetComponentType() local
616 const Instruction* inst = FindDef(id); in GetDimension() local
645 const Instruction* inst = FindDef(component_type_id); in GetBitWidth() local
658 const Instruction* inst = FindDef(id); in IsVoidType() local
664 const Instruction* inst = FindDef(id); in IsFloatScalarType() local
670 const Instruction* inst = FindDef(id); in IsFloatVectorType() local
681 const Instruction* inst = FindDef(id); in IsFloatScalarOrVectorType() local
696 const Instruction* inst = FindDef(id); in IsIntScalarType() local
702 const Instruction* inst = FindDef(id); in IsIntVectorType() local
713 const Instruction* inst = FindDef(id); in IsIntScalarOrVectorType() local
728 const Instruction* inst = FindDef(id); in IsUnsignedIntScalarType() local
734 const Instruction* inst = FindDef(id); in IsUnsignedIntVectorType() local
745 const Instruction* inst = FindDef(id); in IsSignedIntScalarType() local
751 const Instruction* inst = FindDef(id); in IsSignedIntVectorType() local
762 const Instruction* inst = FindDef(id); in IsBoolScalarType() local
768 const Instruction* inst = FindDef(id); in IsBoolVectorType() local
779 const Instruction* inst = FindDef(id); in IsBoolScalarOrVectorType() local
794 const Instruction* inst = FindDef(id); in IsFloatMatrixType() local
836 const Instruction* inst = FindDef(struct_type_id); in GetStructMemberTypes() local
849 const Instruction* inst = FindDef(id); in IsPointerType() local
858 const Instruction* inst = FindDef(id); in GetPointerTypeInfo() local
868 const Instruction* inst = FindDef(id); in IsCooperativeMatrixType() local
889 const Instruction* inst, uint32_t m1, uint32_t m2) { in CooperativeMatrixShapesMatch()
947 uint32_t ValidationState_t::GetOperandTypeId(const Instruction* inst, in GetOperandTypeId()
953 const Instruction* inst = FindDef(id); in GetConstantValUint64() local
976 const Instruction* const inst = FindDef(id); in EvalInt32IfConst() local
1067 const auto inst = FindDef(id); in EntryPointReferences() local
1196 const auto inst = FindDef(id); in ContainsSizedIntOrFloatType() local