Home
last modified time | relevance | path

Searched refs:Tiny (Results 1 – 25 of 55) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DCodeGenCWrappers.h34 return CodeModel::Tiny; in unwrap()
49 case CodeModel::Tiny: in wrap()
DTargetMachine.h385 if (*CM == CodeModel::Tiny) in getEffectiveCodeModel()
/third_party/rust/crates/version_check/
DCargo.toml5 description = "Tiny crate to check the version of the installed/running rustc."
DBUILD.gn26 cargo_pkg_description = "Tiny crate to check the version of the installed/running rustc."
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCodeGen.h28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp237 if (*CM != CodeModel::Small && *CM != CodeModel::Tiny && in getEffectiveAArch64CodeModel()
245 } else if (*CM == CodeModel::Tiny && !TT.isOSBinFormatELF()) in getEffectiveAArch64CodeModel()
298 else if (getCodeModel() == CodeModel::Tiny && this->Options.TLSSize > 24) in AArch64TargetMachine()
DAArch64Subtarget.cpp230 if ((useSmallAddressing() || TM.getCodeModel() == CodeModel::Tiny) && in ClassifyGlobalReference()
DAArch64ExpandPseudoInsts.cpp486 if (MF->getTarget().getCodeModel() == CodeModel::Tiny) { in expandMI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp135 if (*CM == CodeModel::Tiny) in getEffectiveSystemZCodeModel()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcTargetMachine.cpp77 if (*CM == CodeModel::Tiny) in getEffectiveSparcCodeModel()
/third_party/node/deps/npm/node_modules/tiny-relative-date/
DREADME.md5 Tiny function that provides relative, human-readable dates.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.cpp80 case CodeModel::Tiny: in classifyLocalReference()
DX86TargetMachine.cpp203 if (*CM == CodeModel::Tiny) in getEffectiveX86CodeModel()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp245 if (*CM == CodeModel::Tiny) in getEffectivePPCCodeModel()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCommandFlags.inc76 cl::values(clEnumValN(CodeModel::Tiny, "tiny", "Tiny code model"),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRDevices.td118 // The device has instruction encodings specific to the Tiny core.
121 "The device has Tiny core specific "
/third_party/iowow/
DREADME.md31 * Tiny C11 library (200Kb) can be easily embedded into any software
/third_party/mesa3d/docs/drivers/
Dlima.rst57 - Tiny DRM: ``tinydrm``
/third_party/FatFs/source/
D00history.txt98 Merged Tiny-FatFs as a configuration option. (_FS_TINY)
/third_party/node/deps/cares/m4/
Dcares-compilers.m4358 dnl Verify if compiler being used is Tiny C.
361 AC_MSG_CHECKING([if compiler is Tiny C])
/third_party/python/Misc/NEWS.d/
D3.5.4rc1.rst253 Tiny values (such as 1e-6) are valid non-zero values for setitimer(), which
D3.6.3rc1.rst598 Tiny values (such as 1e-6) are valid non-zero values for setitimer(), which
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
DREADME.md37 …at has at least basic support for C99 (GCC, clang, ICC, C++ Builder, even Tiny C Compiler), but Vi…
/third_party/gstreamer/gst_libav/
Dgst-libav.doap920 <name>Tiny Piece of Plastic</name>
/third_party/node/doc/api/
Dreadline.md741 ## Example: Tiny CLI

123