Home
last modified time | relevance | path

Searched refs:half1 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dbranch-06.ll182 %half1 = load i16 , i16 *%targetptr1
184 %ext1 = zext i16 %half1 to i32
/external/skia/src/pathops/
DSkPathOpsTSect.h1938 SkTSpan<TCurve, OppCurve>* half1 = sect1->addOne(); in BinarySearch() local
1939 if (!half1->split(largest1, &sect1->fHeap)) { in BinarySearch()
1943 sect1->trim(half1, sect2); in BinarySearch()