Home
last modified time | relevance | path

Searched refs:Tiny (Results 1 – 25 of 68) 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/grpc/tools/internal_ci/linux/
Dgrpc_build_boringssl_at_head.cfg27 # Tiny hack: misusing an already whitelisted env var to pass submodule name
33 # Tiny hack: misusing an already whitelisted env var to pass branch name to checkout
Dgrpc_build_protobuf_at_head.cfg27 # Tiny hack: misusing an already whitelisted env var to pass submodule name
Dgrpc_build_abseil-cpp_at_head.cfg27 # Tiny hack: misusing an already whitelisted env var to pass submodule name
/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/FatFs/documents/
Dupdates.txt158 Merged Tiny-FatFs into FatFs as a buffer configuration option.
168 Added f_forward. (Tiny-FatFs)
188 Fixed some problems corresponds to FAT32. (Tiny-FatFs)
197 Fixed a problem corresponds to FAT32 support. (Tiny-FatFs)
203 Added _USE_FAT32 option. (Tiny-FatFs)
/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/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/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/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.md27 * Tiny C11 library (200Kb) can be easily embedded into any software
/third_party/flatbuffers/docs/source/
DFlatBuffers.md40 - **Tiny code footprint** - Small amounts of generated code, and just
/third_party/gettext/gettext-tools/libgrep/
DChangeLog.086 Tiny optimization.
/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/curl/m4/
Dcurl-compilers.m4346 dnl Verify if compiler being used is Tiny C.
349 AC_MSG_CHECKING([if compiler is Tiny C])

123