Searched refs:Charlie (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/llvm/test/ThinLTO/X86/ |
D | pr35472.ll | 19 %struct.Delta = type { %struct.Charlie } 20 %struct.Charlie = type { i32 } 21 %struct.Echo = type { %struct.Charlie } 37 %this.addr.i = alloca %struct.Charlie*, align 8 38 …call void @llvm.dbg.declare(metadata %struct.Charlie** %this.addr.i, metadata !29, metadata !DIExp… 39 %this1.i = load %struct.Charlie*, %struct.Charlie** %this.addr.i, align 8 40 …%Golf.i = getelementptr inbounds %struct.Charlie, %struct.Charlie* %this1.i, i32 0, i32 0, !dbg !33 45 %this.addr.i = alloca %struct.Charlie*, align 8 46 …call void @llvm.dbg.declare(metadata %struct.Charlie** %this.addr.i, metadata !29, metadata !DIExp… 47 %this1.i = load %struct.Charlie*, %struct.Charlie** %this.addr.i, align 8 [all …]
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | tmp-md-nodes1.cpp | 11 struct Charlie { struct 12 virtual ~Charlie() {} in ~Charlie() argument 14 struct CharlieImpl : Charlie, Alpha {
|
/external/llvm-project/llvm/test/TableGen/ |
D | generic-tables.td | 61 // CHECK: { "BCharlie", 0x80, Charlie == 42 }, 76 def BCharlie : BEntry<0x80, "Charlie == 42">;
|
/external/angle/ |
D | CONTRIBUTORS | 37 Charlie Lao
|
/external/mesa3d/docs/ |
D | thanks.rst | 27 - **Charlie Wallace** wrote the MS-DOS driver.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 3130 APInt Charlie = Cconst->getAPInt(); in propagateLine() local 3131 APInt CdivB = Charlie.sdiv(Beta); in propagateLine() 3132 assert(Charlie.srem(Beta) == 0 && "C should be evenly divisible by B"); in propagateLine() 3145 APInt Charlie = Cconst->getAPInt(); in propagateLine() local 3146 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine() 3147 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine() 3159 APInt Charlie = Cconst->getAPInt(); in propagateLine() local 3160 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine() 3161 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 3046 APInt Charlie = Cconst->getAPInt(); in propagateLine() local 3047 APInt CdivB = Charlie.sdiv(Beta); in propagateLine() 3048 assert(Charlie.srem(Beta) == 0 && "C should be evenly divisible by B"); in propagateLine() 3061 APInt Charlie = Cconst->getAPInt(); in propagateLine() local 3062 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine() 3063 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine() 3075 APInt Charlie = Cconst->getAPInt(); in propagateLine() local 3076 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine() 3077 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 3119 APInt Charlie = Cconst->getAPInt(); in propagateLine() local 3120 APInt CdivB = Charlie.sdiv(Beta); in propagateLine() 3121 assert(Charlie.srem(Beta) == 0 && "C should be evenly divisible by B"); in propagateLine() 3134 APInt Charlie = Cconst->getAPInt(); in propagateLine() local 3135 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine() 3136 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine() 3148 APInt Charlie = Cconst->getAPInt(); in propagateLine() local 3149 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine() 3150 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()
|
/external/tcpdump/ |
D | CREDITS | 47 Charlie Lenahan <clenahan at fortresstech dot com>
|
D | CHANGES | 1162 - Document -dd and -ddd. Resulted from a bug report from Charlie Slater
|
/external/python/cpython2/Misc/ |
D | ACKS | 1306 Charlie Shepherd
|
/external/python/cpython3/Misc/ |
D | ACKS | 1571 Charlie Shepherd
|
/external/libpcap/ |
D | CHANGES | 995 signed semantics in several places. Thanks to Charlie Slater
|
/external/libxml2/ |
D | NEWS | 2174 - W3C Schemas Datatype improvements (Charlie Bozeman) 2467 - update of the documentation: John Fleck and Charlie Bozeman
|
D | ChangeLog | 14797 * xmlmemory.c: one more doc patch from Charlie Bozeman. 14803 Fixed a few other problems raised by Charlie Bozeman. 14809 patches from Charlie Bozeman. Regenerated the HTML docs. 14832 from Charlie Bozeman 16001 namespace reported by Charlie Bozeman
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_Latin.txt | 3847 Kogvik, Charlie
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|