Searched defs:b_type (Results 1 – 15 of 15) sorted by relevance
17 struct b_type struct24 bar(struct b_type* b) in bar() argument
16 struct b_type struct22 bar(struct b_type* b) in bar() argument
12 int b_type; /* what kind of block this is */ member
11 int b_type; /* what kind of block this is */ member
152 type, extends(a_type) :: b_type type
44 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
2111 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2120 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2096 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
74 short b_type; /* SKIP means suppress fcntl call */ member
1703 RankedTensorType b_type = in matchAndRewrite() local
364 …ODULE_STATE const *a, SHADER_MODULE_STATE const *b, unsigned a_type, unsigned b_type, bool a_array… in TypesMatch()
2753 auto b_type = op.b().getType().dyn_cast<RankedTensorType>(); in Verify() local