• Home
  • Raw
  • Download

Lines Matching defs:inst

141                                const spv_parsed_instruction_t* inst) {  in CountInstructions()
296 const Instruction* inst) { in diag()
479 const spv_parsed_instruction_t* inst) { in AddOrderedInstruction()
486 void ValidationState_t::RegisterDebugInstruction(const Instruction* inst) { in RegisterDebugInstruction()
513 void ValidationState_t::RegisterInstruction(Instruction* inst) { in RegisterInstruction()
550 bool ValidationState_t::RegisterUniqueTypeDeclaration(const Instruction* inst) { in RegisterUniqueTypeDeclaration()
570 const Instruction* inst = FindDef(id); in GetTypeId() local
575 const Instruction* inst = FindDef(id); in GetIdOpcode() local
580 const Instruction* inst = FindDef(id); in GetComponentType() local
606 const Instruction* inst = FindDef(id); in GetDimension() local
631 const Instruction* inst = FindDef(component_type_id); in GetBitWidth() local
644 const Instruction* inst = FindDef(id); in IsFloatScalarType() local
650 const Instruction* inst = FindDef(id); in IsFloatVectorType() local
661 const Instruction* inst = FindDef(id); in IsFloatScalarOrVectorType() local
676 const Instruction* inst = FindDef(id); in IsIntScalarType() local
682 const Instruction* inst = FindDef(id); in IsIntVectorType() local
693 const Instruction* inst = FindDef(id); in IsIntScalarOrVectorType() local
708 const Instruction* inst = FindDef(id); in IsUnsignedIntScalarType() local
714 const Instruction* inst = FindDef(id); in IsUnsignedIntVectorType() local
725 const Instruction* inst = FindDef(id); in IsSignedIntScalarType() local
731 const Instruction* inst = FindDef(id); in IsSignedIntVectorType() local
742 const Instruction* inst = FindDef(id); in IsBoolScalarType() local
748 const Instruction* inst = FindDef(id); in IsBoolVectorType() local
759 const Instruction* inst = FindDef(id); in IsBoolScalarOrVectorType() local
774 const Instruction* inst = FindDef(id); in IsFloatMatrixType() local
816 const Instruction* inst = FindDef(struct_type_id); in GetStructMemberTypes() local
829 const Instruction* inst = FindDef(id); in IsPointerType() local
838 const Instruction* inst = FindDef(id); in GetPointerTypeInfo() local
847 uint32_t ValidationState_t::GetOperandTypeId(const Instruction* inst, in GetOperandTypeId()
853 const Instruction* inst = FindDef(id); in GetConstantValUint64() local
876 const Instruction* const inst = FindDef(id); in EvalInt32IfConst() local
967 const auto inst = FindDef(id); in EntryPointReferences() local