Home
last modified time | relevance | path

Searched refs:JS (Results 1 – 23 of 23) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DOpts.td10 class JS<string name, string help> :
18 def fileout : JS<"FO", "Change the output file location.">;
20 def define : JS<"D", "Define a symbol for the C preprocessor.">;
21 def undef : JS<"U", "Undefine a symbol for the C preprocessor.">;
23 def lang_id : JS<"L", "Set the default language identifier.">;
26 def includepath : JS<"I", "Add an include path.">;
37 def codepage : JS<"C", "Set the codepage used for input strings.">;
/llvm-project-15.0.7/clang-tools-extra/clangd/support/
H A DTrace.cpp58 auto JS = std::make_unique<JSONSpan>(this, Name); in beginSpan() local
59 AttachDetails(&JS->Args); in beginSpan()
60 return Context::current().derive(SpanKey, std::move(JS)); in beginSpan()
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dlower-em-exceptions.ll71 ; Currently we don't support exception specifications correctly in JS glue code,
172 ; JS glue functions and invoke wrappers declaration
H A Dlower-wasm-sjlj.ll158 ; JS glue function declarations
H A Dlower-em-sjlj.ll317 ; JS glue functions and invoke wrappers declaration
/llvm-project-15.0.7/clang/test/ARCMT/
H A Dobjcmt-ns-returns-inner-pointer.m105 @interface JS interface
H A Dobjcmt-migrate-all.m106 @interface JS interface
H A Dobjcmt-migrate-all.m.result106 @interface JS
H A Dobjcmt-ns-returns-inner-pointer.m.result105 @interface JS
/llvm-project-15.0.7/clang/tools/scan-build/bin/
H A Dscan-build451 my $JS = Cwd::realpath("$RealBin/../share/scan-build/sorttable.js");
454 if (! -r $JS);
456 copy($JS, "$Dir");
/llvm-project-15.0.7/lld/test/wasm/
H A Dtag-section.ll52 ; In PIC mode, tags are undefined and imported from JS.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmisched-fusion.ll55 ; DEC+JS should *not* be scheduled together.
H A Danyregcc.ll383 ; <rdar://problem/15432754> [JS] Assertion: "Folded a def to a non-store!"
418 ; <rdar://problem/15487687> [JS] AnyRegCC argument ends up being spilled
H A Dstackmap.ll295 ; Void JS Call
321 ; i64 JS Call
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Danyregcc.ll366 ; <rdar://problem/15432754> [JS] Assertion: "Folded a def to a non-store!"
401 ; <rdar://problem/15487687> [JS] AnyRegCC argument ends up being spilled
H A Dstackmap.ll292 ; Void JS Call
318 ; i64 JS Call
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-anyregcc.ll378 ; <rdar://problem/15432754> [JS] Assertion: "Folded a def to a non-store!"
413 ; <rdar://problem/15487687> [JS] AnyRegCC argument ends up being spilled
H A Darm64-stackmap.ll218 ; Void JS Call
244 ; i64 JS Call
H A Dstackmap.ll289 ; Void JS Call
315 ; i64 JS Call
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dppc64-anyregcc.ll405 ; <rdar://problem/15432754> [JS] Assertion: "Folded a def to a non-store!"
441 ; <rdar://problem/15487687> [JS] AnyRegCC argument ends up being spilled
H A Dppc64-stackmap.ll255 ; Void JS Call
281 ; i64 JS Call
/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo-js.css8 Will be set to the width of the video element through JS
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst77 # Use 100 columns for JS.