Searched defs:b_type (Results 1 – 12 of 12) sorted by relevance
83 auto* b_type = (params.op == ast::BinaryOp::kShiftLeft || in TEST_P() local118 auto* b_type = (params.op == ast::BinaryOp::kShiftLeft || in TEST_P() local
466 typedef nil_t b_type; typedef587 typedef A a_type; typedef B b_type; typedef628 typedef A a_type; typedef B b_type; typedef670 typedef A a_type; typedef B b_type; typedef712 typedef A a_type; typedef B b_type; typedef759 typedef A a_type; typedef B b_type; typedef807 typedef A a_type; typedef B b_type; typedef857 typedef A a_type; typedef B b_type; typedef908 typedef A a_type; typedef B b_type; typedef960 typedef A a_type; typedef B b_type; typedef[all …]
23 int b_type; /* what kind of block this is */ member
44 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
2157 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2120 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
74 short b_type; /* SKIP means suppress fcntl call */ member
700 auto* b_type = Structure("B", {Member("bar", ty.Of(c_type))}); in TEST_F() local
1307 auto b_type = GetCVBorderType(border_types); in Pad() local