| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | PR49490.cpp | 5 struct toggle { struct 9 toggle global_toggle; argument 10 toggle get_global_toggle() { return global_toggle; } in get_global_toggle() 14 bool compare(toggle one, bool other) { in compare()
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Linux/ |
| H A D | instrprof-cs.c | 15 static void toggle(int t) { in toggle() function 26 toggle(g1); in main() 29 toggle(g2); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | x86-64-bittest-logic.ll | 90 %a = xor i64 %x, 2147483648 ; toggle bit 31 100 %a = xor i64 %x, 4294967296 ; toggle bit 32 110 %a = xor i64 %x, 4611686018427387904 ; toggle bit 62 120 %a = xor i64 %x, 9223372036854775808 ; toggle bit 63 210 %a = xor i64 %x, 2147483648 ; toggle bit 31 220 %a = xor i64 %x, 4294967296 ; toggle bit 32 230 %a = xor i64 %x, 4611686018427387904 ; toggle bit 62 240 %a = xor i64 %x, 9223372036854775808 ; toggle bit 63 330 %a = xor i64 %x, 2147483648 ; toggle bit 31 340 %a = xor i64 %x, 4294967296 ; toggle bit 32 [all …]
|
| /llvm-project-15.0.7/llvm/test/Other/ChangePrinters/DotCfg/ |
| H A D | print-changed-dot-cfg.ll | 140 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… 156 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… 173 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… 190 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… 207 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… 228 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… 246 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… 272 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… 277 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… 284 …gth; i++) {coll[i].addEventListener("click", function() { this.classList.toggle("active"); var con… [all …]
|
| /llvm-project-15.0.7/polly/www/video-js/ |
| H A D | video.js | 1173 this.each(this.elements.playToggles, function(toggle){ argument 1174 _V_.removeClass(toggle, "vjs-paused"); 1175 _V_.addClass(toggle, "vjs-playing"); 1179 this.each(this.elements.playToggles, function(toggle){ argument 1180 _V_.removeClass(toggle, "vjs-playing"); 1181 _V_.addClass(toggle, "vjs-paused");
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/ |
| H A D | macro-usage.rst | 60 Boolean flag to toggle ignoring command-line-defined macros.
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Hexagon/ |
| H A D | xtype_bit.txt | 90 # Set/clear/toggle bit
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | parameterized_classes_subst.m | 100 - (void)toggle; method 186 [[[[NSViewController alloc] init] view] toggle];
|
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/assets/ |
| H A D | clang-doc-default-stylesheet.css | 753 #sidenav-left-toggle { 761 #sidenav-left-toggle {
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | __debug | 22 // Catch invalid uses of the legacy _LIBCPP_DEBUG toggle.
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | README-Thumb.txt | 226 to toggle the 's' bit since they do not set CPSR when they are inside IT blocks.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | LibTooling.rst | 165 # Alternatively to calling cmake, use ccmake, toggle to advanced mode and
|
| H A D | ReleaseNotes.rst | 593 - Added ``-cl-ext`` flag to the Clang driver to toggle extensions/features
|
| H A D | UsersManual.rst | 3260 however :option:`-cl-ext` flag can be used to toggle individual extensions and
|
| /llvm-project-15.0.7/llvm/utils/gn/ |
| H A D | README.rst | 133 ``config.h`` header, but one header per toggle. That way, when e.g.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/intrinsics/ |
| H A D | xtype_bit.ll | 247 ; Set/clear/toggle bit
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonPatterns.td | 1796 // Clr/set/toggle bit for 64-bit values with immediate bit index.
|