Home
last modified time | relevance | path

Searched refs:Exit2 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/unittests/Transforms/Utils/
DCodeExtractorTest.cpp120 BasicBlock *Exit2 = getBlockByName(Func, "exit2"); in TEST() local
125 EXPECT_TRUE(Exit2 && in TEST()
126 cast<PHINode>(Exit2->front()).getNumIncomingValues() == 2); in TEST()
/external/freetype/src/base/
Dftglyph.c425 goto Exit2; in FT_Get_Glyph()
432 goto Exit2; in FT_Get_Glyph()
441 Exit2: in FT_Get_Glyph()
Dftobjs.c1914 goto Exit2; in Mac_Read_POST_Resource()
1916 goto Exit2; in Mac_Read_POST_Resource()
1924 goto Exit2; in Mac_Read_POST_Resource()
1928 goto Exit2; in Mac_Read_POST_Resource()
1962 goto Exit2; in Mac_Read_POST_Resource()
1977 goto Exit2; in Mac_Read_POST_Resource()
1993 goto Exit2; in Mac_Read_POST_Resource()
2001 goto Exit2; in Mac_Read_POST_Resource()
2009 goto Exit2; in Mac_Read_POST_Resource()
2014 goto Exit2; in Mac_Read_POST_Resource()
[all …]
/external/freetype/src/cff/
Dcffload.c1897 goto Exit2; /* no private DICT, do nothing */ in cff_load_private_dict()
1972 Exit2: in cff_load_private_dict()