/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | splitkit.ll | 8 %struct.ham = type { %struct.wombat.0 } 14 %struct.ham.3 = type { %struct.pluto } 26 %struct.zot.7 = type { %struct.ham.8 } 27 %struct.ham.8 = type { i32 } 28 %struct.hoge = type { %struct.ham, %struct.foo } 30 %struct.wombat = type { %struct.ham, float } 31 %struct.snork = type { %struct.ham.9, [11 x i8] } 32 %struct.ham.9 = type { i8 } 37 @global.3 = external global %struct.ham 43 @global.9 = external global %struct.ham [all …]
|
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MSSA/ |
D | multiblock-overlap.ll | 5 %struct.ham = type { [3 x double], [3 x double]} 12 define void @overlap1(%struct.ham* %arg, i1 %cond) { 15 ; CHECK-NEXT: [[TMP:%.*]] = getelementptr inbounds [[STRUCT_HAM:%.*]], %struct.ham* [[ARG:%.*]],… 16 ; CHECK-NEXT: [[TMP1:%.*]] = getelementptr inbounds [[STRUCT_HAM]], %struct.ham* [[ARG]], i64 0,… 17 ; CHECK-NEXT: [[TMP2:%.*]] = getelementptr inbounds [[STRUCT_HAM]], %struct.ham* [[ARG]], i64 0,… 18 ; CHECK-NEXT: [[TMP3:%.*]] = getelementptr inbounds [[STRUCT_HAM]], %struct.ham* [[ARG]], i64 0,… 19 ; CHECK-NEXT: [[TMP4:%.*]] = getelementptr inbounds [[STRUCT_HAM]], %struct.ham* [[ARG]], i64 0,… 20 ; CHECK-NEXT: [[TMP5:%.*]] = getelementptr inbounds [[STRUCT_HAM]], %struct.ham* [[ARG]], i64 0,… 36 %tmp = getelementptr inbounds %struct.ham, %struct.ham* %arg, i64 0, i32 0, i64 2 37 %tmp1 = getelementptr inbounds %struct.ham, %struct.ham* %arg, i64 0, i32 0, i64 1 [all …]
|
/external/llvm-project/llvm/test/Transforms/JumpThreading/ |
D | ddt-crash.ll | 3 %struct.ham = type { i8, i8, i16, i32 } 8 @global = external global %struct.ham*, align 8 47 define void @spam(%struct.ham* %arg) { 81 %tmp9 = icmp eq %struct.ham* undef, %arg 95 %tmp13 = load %struct.ham*, %struct.ham** undef 99 %tmp15 = phi %struct.ham* [ %tmp13, %bb12 ], [ null, %bb10 ] 117 %tmp21 = load %struct.ham*, %struct.ham** undef 128 %tmp24 = icmp eq %struct.ham* %tmp21, null 132 %tmp26 = icmp eq %struct.ham* %tmp15, null 136 %tmp28 = load %struct.ham*, %struct.ham** undef [all …]
|
D | lvi-tristate.ll | 3 declare void @ham() 12 ; CHECK-NEXT: tail call void @ham() 31 tail call void @ham()
|
/external/llvm-project/llvm/test/Transforms/GlobalDCE/ |
D | complex-constantexpr.ll | 4 %struct.ham = type { i32 } 10 @global8 = common global %struct.ham zeroinitializer, align 4 72 …store i32 ptrtoint (i32* @global to i32), i32* getelementptr inbounds (%struct.ham, %struct.ham* @… 74 …%tmp = load i32, i32* getelementptr inbounds (%struct.ham, %struct.ham* @global8, i64 0, i32 0), a… 92 …store i32 %tmp10, i32* getelementptr inbounds (%struct.ham, %struct.ham* @global8, i64 0, i32 0), …
|
/external/llvm/test/Transforms/GlobalDCE/ |
D | complex-constantexpr.ll | 4 %struct.ham = type { i32 } 10 @global8 = common global %struct.ham zeroinitializer, align 4 72 …store i32 ptrtoint (i32* @global to i32), i32* getelementptr inbounds (%struct.ham, %struct.ham* @… 74 …%tmp = load i32, i32* getelementptr inbounds (%struct.ham, %struct.ham* @global8, i64 0, i32 0), a… 92 …store i32 %tmp10, i32* getelementptr inbounds (%struct.ham, %struct.ham* @global8, i64 0, i32 0), …
|
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86/ |
D | lsr-filtering-scaledreg.ll | 5 %struct.ham = type { i8, i8, [5 x i32], i64, i64, i64 } 7 @global = external local_unnamed_addr global %struct.ham, align 8 11 …%tmp = load i64, i64* getelementptr inbounds (%struct.ham, %struct.ham* @global, i64 0, i32 3), al… 13 …%tmp2 = load i64, i64* getelementptr inbounds (%struct.ham, %struct.ham* @global, i64 0, i32 4), a…
|
/external/llvm/test/Transforms/InstSimplify/ |
D | ptr_diff.ll | 65 %struct.ham = type { i32, [2 x [2 x i32]] } 67 @global = internal global %struct.ham zeroinitializer, align 4 75 %tmp = getelementptr inbounds %struct.ham, %struct.ham* @global, i32 0, i32 1 79 %tmp4 = getelementptr inbounds %struct.ham, %struct.ham* @global, i32 0, i32 1
|
/external/llvm-project/llvm/test/Transforms/InstSimplify/ |
D | ptr_diff.ll | 65 %struct.ham = type { i32, [2 x [2 x i32]] } 67 @global = internal global %struct.ham zeroinitializer, align 4 75 %tmp = getelementptr inbounds %struct.ham, %struct.ham* @global, i32 0, i32 1 79 %tmp4 = getelementptr inbounds %struct.ham, %struct.ham* @global, i32 0, i32 1
|
/external/llvm-project/llvm/test/Transforms/NewGVN/ |
D | pr31501.ll | 7 …, %struct.wibble, %struct.snork, %struct.quux.4, %struct.snork.10, %struct.ham.16*, %struct.wobble… 19 %struct.zot.2 = type { %struct.zot.0, %struct.ham } 20 %struct.ham = type { %struct.barney.1 } 25 %struct.spam = type { %struct.zot.0, %struct.ham.7 } 26 %struct.ham.7 = type { %struct.barney.8 } 35 %struct.ham.16 = type { %struct.pluto.17, %struct.pluto.17 } 40 %struct.zot.20 = type { %struct.ham.21 } 41 %struct.ham.21 = type { %struct.baz }
|
/external/python/cpython3/Lib/test/ |
D | test_runpy.py | 774 self.ham = ham = tmp / "ham.py" 775 ham.write_text( 790 self.assertSigInt([sys.executable, self.ham]) 793 tmp = self.ham.parent 806 tmp = self.ham.parent 821 cwd=self.ham.parent, 825 self.assertSigInt([sys.executable, "-c", "import ham"], cwd=self.ham.parent) 828 self.assertSigInt([sys.executable], input="import ham", cwd=self.ham.parent) 831 ham = self.ham 832 self.assertSigInt([sys.executable, "-m", ham.stem], cwd=ham.parent)
|
D | test_pkg.py | 277 from t7.sub.subsub import spam as ham unknown 278 self.assertEqual(ham, 1)
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | pr43507.ll | 4 define <8 x i1> @ham(i64 %arg) { 5 ; CHECK-LABEL: ham:
|
D | twoaddr-lea.ll | 53 ; CHECK-LABEL: ham 54 define void @ham() {
|
/external/clang/bindings/python/tests/cindex/ |
D | test_cursor.py | 325 spam, egg, ham = enum_constants 331 assert ham.kind == CursorKind.ENUM_CONSTANT_DECL 332 assert ham.enum_value == 40 344 spam, ham = enum_constants 348 assert ham.kind == CursorKind.ENUM_CONSTANT_DECL 349 assert ham.enum_value == 0x10000000000
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | branch-condition-and.ll | 12 ; GCN-LABEL: {{^}}ham: 24 define amdgpu_ps void @ham(float %arg, float %arg1) #0 {
|
/external/llvm-project/llvm/test/Transforms/SCCP/ |
D | ipsccp-predinfo-order.ll | 6 define dso_local i32 @ham(i8* %arg, i8* %arg1) { 7 ; CHECK-LABEL: @ham(
|
/external/llvm-project/clang/bindings/python/tests/cindex/ |
D | test_cursor.py | 370 spam, egg, ham = enum_constants 376 self.assertEqual(ham.kind, CursorKind.ENUM_CONSTANT_DECL) 377 self.assertEqual(ham.enum_value, 40) 389 spam, ham = enum_constants 393 self.assertEqual(ham.kind, CursorKind.ENUM_CONSTANT_DECL) 394 self.assertEqual(ham.enum_value, 0x10000000000)
|
/external/llvm-project/polly/test/Isl/CodeGen/ |
D | hoisting_1.ll | 9 …uct.ham* (%struct.quux*, i32, i32, i32, i32, i32)*, %struct.wombat* (%struct.quux*, i32, i32, i32,… 10 %struct.ham = type opaque
|
D | hoisting_2.ll | 9 …uct.ham* (%struct.quux*, i32, i32, i32, i32, i32)*, %struct.wombat* (%struct.quux*, i32, i32, i32,… 10 %struct.ham = type opaque
|
/external/python/cpython3/Doc/library/ |
D | modulefinder.rst | 73 import guido.python.ham 111 guido.python.ham
|
D | contextvars.rst | 166 var.set('ham') 168 # Now, after setting 'var' to 'ham': 169 # var.get() == ctx[var] == 'ham' 179 # ctx[var] == 'ham'
|
/external/llvm-project/llvm/test/Analysis/BasicAA/ |
D | pr31761.ll | 12 define i1 @ham(%struct.blam* %arg) {
|
/external/python/cpython2/Doc/library/ |
D | modulefinder.rst | 76 import guido.python.ham 114 guido.python.ham
|
/external/python/cpython2/Lib/test/ |
D | test_pkg.py | 269 from t7.sub.subsub import spam as ham unknown 270 self.assertEqual(ham, 1)
|