| /llvm-project-15.0.7/llvm/test/Transforms/CallSiteSplitting/ |
| H A D | callsite-split.ll | 7 %struct.bitmap = type { i32, %struct.bitmap* } 11 ;CHECK: call void @callee(%struct.bitmap* null, %struct.bitmap* null, %struct.bitmap* %b_elt, i1 fa… 31 call void @callee(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %b_elt, i1 %p) 54 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el… 55 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el… 56 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el… 57 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el… 58 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el… 59 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el… 60 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el… [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-rc/Inputs/ |
| H A D | memoryflags.rc | 19 19 BITMAP PRELOAD "bitmap.bmp" 20 20 BITMAP LOADONCALL "bitmap.bmp" 21 21 BITMAP FIXED "bitmap.bmp" 22 22 BITMAP MOVEABLE "bitmap.bmp" 23 23 BITMAP DISCARDABLE "bitmap.bmp" 24 24 BITMAP PURE "bitmap.bmp" 25 25 BITMAP IMPURE "bitmap.bmp" 26 26 BITMAP SHARED "bitmap.bmp" 27 27 BITMAP NONSHARED "bitmap.bmp" 28 28 BITMAP FIXED IMPURE "bitmap.bmp" [all …]
|
| H A D | include.rc | 1 // Found because bitmap.bmp is in same directory 2 foo BITMAP "bitmap.bmp"
|
| H A D | tag-user.rc | 10 600 600 "bitmap.bmp"
|
| /llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/ |
| H A D | iv-fold.ll | 9 define i32 @foldIncShr(i32* %bitmap, i32 %bit_addr, i32 %nbits) nounwind { 16 %arrayidx = getelementptr inbounds i32, i32* %bitmap, i32 %shr 20 %arrayidx.1 = getelementptr inbounds i32, i32* %bitmap, i32 %shr.1 36 define i32 @noFoldIncShr(i32* %bitmap, i32 %bit_addr, i32 %nbits) nounwind { 43 %arrayidx = getelementptr inbounds i32, i32* %bitmap, i32 %shr 47 %arrayidx.1 = getelementptr inbounds i32, i32* %bitmap, i32 %shr.1
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/ |
| H A D | 2011-08-09-IVSimplify.ll | 15 ; CHECK: %arrayidx.1 = getelementptr inbounds i32, i32* %bitmap, i32 %shr.1 17 ; CHECK: %arrayidx.2 = getelementptr inbounds i32, i32* %bitmap, i32 %shr.2 19 ; CHECK: %arrayidx.3 = getelementptr inbounds i32, i32* %bitmap, i32 %shr.3 20 define void @FlipBit(i32* nocapture %bitmap, i32 %bit_addr, i32 %nbits) nounwind { 31 %arrayidx = getelementptr inbounds i32, i32* %bitmap, i32 %shr
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-rc/ |
| H A D | include-paths.test | 1 ; Should find the bitmap if it is in the same folder as the rc file. 11 ; Should find the bitmap if the folder is explicitly specified. 26 ; Otherwise, it should not find the bitmap. 31 ; Should find the bitmap if the process's current working directory
|
| H A D | tag-user.test | 4 ; RUN: cp %p/Inputs/bitmap.bmp .
|
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/ |
| H A D | inline-mergeprof-dup.ll | 4 %struct.bitmap = type { i32, ptr }
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/FreeBSDKernel/tools/ |
| H A D | libfbsdvmcore-hacks.patch | 234 _fvc_err(kd, kd->program, "cannot read %zu bytes for bitmap",
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | SyntheticSections.cpp | 2058 uint64_t bitmap = 0; in updateAllocSize() local 2063 bitmap |= uint64_t(1) << (d / wordsize); in updateAllocSize() 2065 if (!bitmap) in updateAllocSize() 2067 relrRelocs.push_back(Elf_Relr((bitmap << 1) | 1)); in updateAllocSize()
|
| /llvm-project-15.0.7/llvm/ |
| H A D | CREDITS.TXT | 37 D: Sparse bitmap
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 218 BENIGN_LANGOPT(ObjCGCBitmapPrint , 1, 0, "printing of GC's bitmap layout for __weak/__strong ivars")
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | BitCodeFormat.rst | 930 representing 1-based function parameters. Each *attr* value is a bitmap with the
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/X86/ |
| H A D | switch_to_lookup_table.ll | 247 ; can be packed into a bitmap.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangCommandLineReference.rst | 572 Enable Objective-C Ivar layout bitmap print trace
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 4057 HelpText<"Enable Objective-C Ivar layout bitmap print trace">,
|