| /llvm-project-15.0.7/llvm/tools/llvm-rc/ |
| H A D | Opts.td | 10 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 D | Trace.cpp | 58 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 D | lower-em-exceptions.ll | 71 ; Currently we don't support exception specifications correctly in JS glue code, 172 ; JS glue functions and invoke wrappers declaration
|
| H A D | lower-wasm-sjlj.ll | 158 ; JS glue function declarations
|
| H A D | lower-em-sjlj.ll | 317 ; JS glue functions and invoke wrappers declaration
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-ns-returns-inner-pointer.m | 105 @interface JS interface
|
| H A D | objcmt-migrate-all.m | 106 @interface JS interface
|
| H A D | objcmt-migrate-all.m.result | 106 @interface JS
|
| H A D | objcmt-ns-returns-inner-pointer.m.result | 105 @interface JS
|
| /llvm-project-15.0.7/clang/tools/scan-build/bin/ |
| H A D | scan-build | 451 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 D | tag-section.ll | 52 ; In PIC mode, tags are undefined and imported from JS.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | misched-fusion.ll | 55 ; DEC+JS should *not* be scheduled together.
|
| H A D | anyregcc.ll | 383 ; <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 D | stackmap.ll | 295 ; Void JS Call 321 ; i64 JS Call
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | anyregcc.ll | 366 ; <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 D | stackmap.ll | 292 ; Void JS Call 318 ; i64 JS Call
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-anyregcc.ll | 378 ; <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 D | arm64-stackmap.ll | 218 ; Void JS Call 244 ; i64 JS Call
|
| H A D | stackmap.ll | 289 ; Void JS Call 315 ; i64 JS Call
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | ppc64-anyregcc.ll | 405 ; <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 D | ppc64-stackmap.ll | 255 ; Void JS Call 281 ; i64 JS Call
|
| /llvm-project-15.0.7/polly/www/video-js/ |
| H A D | video-js.css | 8 Will be set to the width of the video element through JS
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangFormatStyleOptions.rst | 77 # Use 100 columns for JS.
|