Searched refs:FontSize (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/ |
| H A D | 2009-08-04-CoalescerBug.ll | 59 br i1 undef, label %bb.i1, label %FontSize.exit 62 br label %FontSize.exit 64 FontSize.exit: ; preds = %bb.i1, %FontHalfXHeight.exit 69 bb.i5: ; preds = %FontSize.exit 73 FontName.exit: ; preds = %bb.i5, %FontSize.exit
|
| H A D | 2009-08-04-ScavengerAssert.ll | 139 br i1 undef, label %bb2.i, label %FontSize.exit 145 FontSize.exit: ; preds = %bb1.i 153 bb.i5: ; preds = %FontSize.exit 157 FontName.exit: ; preds = %bb.i5, %FontSize.exit 158 …%22 = phi %struct.FONT_INFO* [ undef, %bb.i5 ], [ undef, %FontSize.exit ] ; <%struct.FONT_INFO*> …
|
| /llvm-project-15.0.7/llvm/tools/llvm-rc/ |
| H A D | ResourceScriptStmt.h | 903 FontStmt(uint32_t FontSize, StringRef FontName, uint32_t FontWeight, in FontStmt() argument 905 : Size(FontSize), Weight(FontWeight), Charset(FontCharset), in FontStmt()
|