Searched refs:LabelControlFlowConstructs (Results 1 – 3 of 3) sorted by relevance
101 return fe->LabelControlFlowConstructs(); in FlowLabelControlFlowConstructs()2947 EXPECT_TRUE(fe.LabelControlFlowConstructs()); in TEST_F()2974 EXPECT_TRUE(fe.LabelControlFlowConstructs()); in TEST_F()3009 EXPECT_TRUE(fe.LabelControlFlowConstructs()); in TEST_F()3056 EXPECT_TRUE(fe.LabelControlFlowConstructs()); in TEST_F()3100 EXPECT_TRUE(fe.LabelControlFlowConstructs()); in TEST_F()3137 EXPECT_TRUE(fe.LabelControlFlowConstructs()); in TEST_F()3185 EXPECT_TRUE(fe.LabelControlFlowConstructs()); in TEST_F()3234 EXPECT_TRUE(fe.LabelControlFlowConstructs()); in TEST_F()3278 EXPECT_TRUE(fe.LabelControlFlowConstructs()); in TEST_F()[all …]
539 bool LabelControlFlowConstructs();
1460 if (!LabelControlFlowConstructs()) { in EmitBody()1700 bool FunctionEmitter::LabelControlFlowConstructs() { in LabelControlFlowConstructs() function in tint::reader::spirv::FunctionEmitter