Home
last modified time | relevance | path

Searched refs:Large (Results 1 - 25 of 46) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DenumMapBackIntoItself.js5 Large
7 var mySize = TShirtSize.Large;
17 TShirtSize[TShirtSize["Large"] = 2] = "Large";
19 var mySize = TShirtSize.Large;
H A DdeeplyNestedAssignabilityIssue.js6 interface Large {
19 const x: Large = {
/third_party/benchmark/test/
H A Ddonotoptimize_assembly_test.cc26 struct Large { struct
48 benchmark::DoNotOptimize(Large{ExternInt, {ExternInt, ExternInt}}); in test_with_large_rvalue()
74 Large L{ExternInt, {ExternInt, ExternInt}}; in test_with_large_lvalue()
118 const Large L{ExternInt, {ExternInt, ExternInt}}; in test_with_large_const_lvalue()
/third_party/json/tests/thirdparty/Fuzzer/test/
H A DSignedIntOverflowTest.cpp13 static int Large = INT_MAX; variable
22 Large++; // int overflow. in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCodeGen.h28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
37 enum Level { Default=0, Small=1, Large=2 }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h42 return CodeModel::Large; in unwrap()
57 case CodeModel::Large: in wrap()
/third_party/rust/crates/memchr/src/memmem/
H A Dtwoway.rs120 Shift::Large { shift } => {
290 Shift::Large { shift } => {
388 shift: Shift::Large { shift: 0 }, in empty()
426 Large { shift: usize },
443 return Shift::Large { shift: large }; in forward()
448 return Shift::Large { shift: large }; in forward()
466 return Shift::Large { shift: large }; in reverse()
471 return Shift::Large { shift: large }; in reverse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.cpp87 case CodeModel::Large: in classifyLocalReference()
125 if (TM.getCodeModel() == CodeModel::Large && !isPositionIndependent()) in classifyGlobalReference()
157 if (TM.getCodeModel() == CodeModel::Large) in classifyGlobalReference()
/third_party/googletest/googletest/test/
H A Dgtest_ext_unittest.cc40 HWTEST(EmptyCase, test1, Platform.Qcom | TestSize.Large, req1) { ; } in HWTEST()
48 HWTEST_F(EmptyCase_F, test1, Platform.Qcom | TestSize.Large, req2) { ; } in HWTEST_F()
93 exp_flags_map.insert(pair<const char*, int>("EmptyCase.test1", Platform.Qcom | TestSize.Large)); in TEST()
95 exp_flags_map.insert(pair<const char*, int>("EmptyCase_F.test1", Platform.Qcom | TestSize.Large)); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp216 if (TM.getCodeModel() == CodeModel::Large && isTargetMachO()) in ClassifyGlobalReference()
248 if (TM.getCodeModel() == CodeModel::Large && isTargetMachO() && in classifyGlobalFunctionReference()
H A DAArch64TargetMachine.cpp238 *CM != CodeModel::Large) { in getEffectiveAArch64CodeModel()
256 return CodeModel::Large; in getEffectiveAArch64CodeModel()
303 // MachO/CodeModel::Large, which GlobalISel does not support. in AArch64TargetMachine()
306 !(getCodeModel() == CodeModel::Large && TT.isOSBinFormatMachO())) { in AArch64TargetMachine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp37 if (*CM != CodeModel::Small && *CM != CodeModel::Large) in getEffectiveXCoreCodeModel()
38 report_fatal_error("Target only supports CodeModel Small or Large"); in getEffectiveXCoreCodeModel()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp236 // Large code model always uses the TOC even for local symbols. in isGVIndirectSymbol()
237 if (TM.getCodeModel() == CodeModel::Large) in isGVIndirectSymbol()
H A DPPCAsmPrinter.cpp764 assert((IsAIX && !IsPPC64 && TM.getCodeModel() == CodeModel::Large) && in EmitInstruction()
794 assert(IsAIX && !IsPPC64 && TM.getCodeModel() == CodeModel::Large && in EmitInstruction()
844 (MO.isCPI() && TM.getCodeModel() == CodeModel::Large)) in EmitInstruction()
887 if (!MO.isCPI() || TM.getCodeModel() == CodeModel::Large) in EmitInstruction()
1388 // In the Large code model, we allow arbitrary displacements between in EmitFunctionEntryLabel()
1392 if (TM.getCodeModel() == CodeModel::Large in EmitFunctionEntryLabel()
1486 // For the Large code model, we create in EmitFunctionBodyStart()
1514 if (TM.getCodeModel() != CodeModel::Large) { in EmitFunctionBodyStart()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCObjectFileInfo.cpp300 void MCObjectFileInfo::initELFMCObjectFileInfo(const Triple &T, bool Large) { in initELFMCObjectFileInfo() argument
308 if (PositionIndependent && !Large) in initELFMCObjectFileInfo()
319 (Large ? dwarf::DW_EH_PE_sdata8 : dwarf::DW_EH_PE_sdata4); in initELFMCObjectFileInfo()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/mount-origin/
H A Ddeaddrop.js97 c1.innerHTML = "Too Large";
/third_party/libwebsockets/plugins/deaddrop/assets/
H A Ddeaddrop.js97 c1.innerHTML = "Too Large";
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp68 // abs64 Static Large text smaller than 2^31 bytes
85 return CodeModel::Large; in getEffectiveSparcCodeModel()
H A DSparcAsmPrinter.cpp204 case CodeModel::Large: { in LowerGETPCXAndEmitMCInsts()
/third_party/spirv-tools/test/diff/
H A Dlcs_test.cpp223 TEST(LCSTest, Large) { in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h411 void initELFMCObjectFileInfo(const Triple &T, bool Large);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp46 TM.getCodeModel() == CodeModel::Large); in Initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp115 getEffectiveCodeModel(CM, CodeModel::Large), OL), in WebAssemblyTargetMachine()
/third_party/ltp/testscripts/
H A Dltp-aiodio.sh52 - A Large file should be passed to fully stress the test. You must pass at least one filesystem to test, you can pass any combination
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp504 * Large programs, e.g. gnome-shell and firefox, may tax the addressability in lp_build_create_jit_compiler_for_module()
508 * The cost of changing from Medium to Large is negligible: in lp_build_create_jit_compiler_for_module()
512 builder.setCodeModel(CodeModel::Large); in lp_build_create_jit_compiler_for_module()

Completed in 17 milliseconds

12