Searched refs:Small (Results 1 – 5 of 5) sorted by relevance
66 mCodeModel = llvm::CodeModel::Small; in CompilerConfig()220 setCodeModel(llvm::CodeModel::Small); in initializeArch()
186 config->setCodeModel(llvm::CodeModel::Small); in ConfigCompiler()
809 start(mSpannableStringBuilder, new Small()); in handleStartTag()870 end(mSpannableStringBuilder, Small.class, new RelativeSizeSpan(0.8f)); in handleEndTag()1268 private static class Small { } class in HtmlToSpannedConverter
238 config->setCodeModel(llvm::CodeModel::Small); in ConfigCompiler()
191 CM = llvm::CodeModel::Small; in CreateCodeGenPasses()