Searched refs:tbl1 (Results 1 – 3 of 3) sorted by relevance
54 struct _ss_request_table *tbl1 = (struct _ss_request_table *) tbl; local55 struct _ss_request_entry *e = (struct _ss_request_entry *) tbl1->requests;
6 %tmp3 = call <8 x i8> @llvm.aarch64.neon.tbl1.v8i8(<16 x i8> %A, <8 x i8> %B)13 %tmp3 = call <16 x i8> @llvm.aarch64.neon.tbl1.v16i8(<16 x i8> %A, <16 x i8> %B)59 declare <8 x i8> @llvm.aarch64.neon.tbl1.v8i8(<16 x i8>, <8 x i8>) nounwind readnone60 declare <16 x i8> @llvm.aarch64.neon.tbl1.v16i8(<16 x i8>, <16 x i8>) nounwind readnone
150 TSingleSubstFormat1 *tbl1 = (TSingleSubstFormat1*)Lookup->SubTable[i]; in GetVerticalGlyphSub2() local151 if(GetCoverageIndex(tbl1->Coverage, glyphnum) >= 0) { in GetVerticalGlyphSub2()152 *vglyphnum = glyphnum + tbl1->DeltaGlyphID; in GetVerticalGlyphSub2()