Searched refs:ComplexType (Results 1 – 25 of 78) sorted by relevance
1234
/external/llvm/test/CodeGen/X86/ |
D | 2010-02-01-DbgValueCrash.ll | 7 %tart.reflect.ComplexType = type { double, double } 9 @.type.SwitchStmtTest = constant %tart.reflect.ComplexType { double 3.0, double 2.0 } 13 …tail call void @llvm.dbg.value(metadata %tart.reflect.ComplexType* @.type.SwitchStmtTest, i64 0, m… 14 …tail call void @"tart.reflect.ComplexType.create->tart.core.Object"(%tart.reflect.ComplexType* @.t… 19 declare void @"tart.reflect.ComplexType.create->tart.core.Object"(%tart.reflect.ComplexType*) nounw… 36 !14 = !{%tart.reflect.ComplexType* @.type.SwitchStmtTest}
|
D | 2009-09-10-LoadFoldingBug.ll | 10 %struct.ComplexType = type { i32 } 18 %2 = inttoptr i64 %1 to %struct.ComplexType* ; <%struct.ComplexType*> [#uses=1] 28 …%6 = getelementptr inbounds %struct.ComplexType, %struct.ComplexType* %2, i64 0, i32 0 ; <i32*> [#…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2010-02-01-DbgValueCrash.ll | 7 %tart.reflect.ComplexType = type { double, double } 9 @.type.SwitchStmtTest = constant %tart.reflect.ComplexType { double 3.0, double 2.0 } 13 …tail call void @llvm.dbg.value(metadata %tart.reflect.ComplexType* @.type.SwitchStmtTest, i64 0, m… 14 …tail call void @"tart.reflect.ComplexType.create->tart.core.Object"(%tart.reflect.ComplexType* @.t… 19 declare void @"tart.reflect.ComplexType.create->tart.core.Object"(%tart.reflect.ComplexType*) nounw… 36 !14 = !{%tart.reflect.ComplexType* @.type.SwitchStmtTest}
|
D | 2009-09-10-LoadFoldingBug.ll | 10 %struct.ComplexType = type { i32 } 18 %2 = inttoptr i64 %1 to %struct.ComplexType* ; <%struct.ComplexType*> [#uses=1] 28 …%6 = getelementptr inbounds %struct.ComplexType, %struct.ComplexType* %2, i64 0, i32 0 ; <i32*> [#…
|
/external/llvm/test/Object/ |
D | yaml2obj-coff-multi-doc.test | 29 ComplexType: IMAGE_SYM_DTYPE_NULL 42 ComplexType: IMAGE_SYM_DTYPE_FUNCTION 49 ComplexType: IMAGE_SYM_DTYPE_NULL 69 ComplexType: IMAGE_SYM_DTYPE_NULL 82 ComplexType: IMAGE_SYM_DTYPE_FUNCTION 89 ComplexType: IMAGE_SYM_DTYPE_NULL
|
D | obj2yaml.test | 42 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 55 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 68 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_FUNCTION 75 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 82 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 89 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 135 COFF-X86-64-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 148 COFF-X86-64-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 161 COFF-X86-64-NEXT: ComplexType: IMAGE_SYM_DTYPE_FUNCTION 168 COFF-X86-64-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | yaml2obj-coff-multi-doc.test | 29 ComplexType: IMAGE_SYM_DTYPE_NULL 42 ComplexType: IMAGE_SYM_DTYPE_FUNCTION 49 ComplexType: IMAGE_SYM_DTYPE_NULL 69 ComplexType: IMAGE_SYM_DTYPE_NULL 82 ComplexType: IMAGE_SYM_DTYPE_FUNCTION 89 ComplexType: IMAGE_SYM_DTYPE_NULL
|
D | obj2yaml.test | 44 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 57 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 70 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_FUNCTION 77 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 84 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 91 COFF-I386-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 137 COFF-X86-64-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 150 COFF-X86-64-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL 163 COFF-X86-64-NEXT: ComplexType: IMAGE_SYM_DTYPE_FUNCTION 170 COFF-X86-64-NEXT: ComplexType: IMAGE_SYM_DTYPE_NULL [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2010-02-01-DbgValueCrash.ll | 5 %tart.reflect.ComplexType = type { double, double } 7 @.type.SwitchStmtTest = constant %tart.reflect.ComplexType { double 3.0, double 2.0 } 12 …tail call void @"tart.reflect.ComplexType.create->tart.core.Object"(%tart.reflect.ComplexType* @.t… 17 declare void @"tart.reflect.ComplexType.create->tart.core.Object"(%tart.reflect.ComplexType*) nounw… 33 !14 = metadata !{%tart.reflect.ComplexType* @.type.SwitchStmtTest}
|
D | 2009-09-10-LoadFoldingBug.ll | 10 %struct.ComplexType = type { i32 } 18 %2 = inttoptr i64 %1 to %struct.ComplexType* ; <%struct.ComplexType*> [#uses=1] 28 %6 = getelementptr inbounds %struct.ComplexType* %2, i64 0, i32 0 ; <i32*> [#uses=1]
|
/external/llvm/test/MC/COFF/ |
D | seh-section-2.s | 69 # CHECK: ComplexType: Null (0x0) 87 # CHECK: ComplexType: Null (0x0) 105 # CHECK: ComplexType: Null (0x0) 123 # CHECK: ComplexType: Null (0x0) 141 # CHECK: ComplexType: Null (0x0)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | seh-section-2.s | 69 # CHECK: ComplexType: Null (0x0) 87 # CHECK: ComplexType: Null (0x0) 105 # CHECK: ComplexType: Null (0x0) 123 # CHECK: ComplexType: Null (0x0) 141 # CHECK: ComplexType: Null (0x0)
|
/external/clang/lib/CodeGen/ |
D | CGExprComplex.cpp | 36 static const ComplexType *getComplexType(QualType type) { in getComplexType() 38 if (const ComplexType *comp = dyn_cast<ComplexType>(type)) { in getComplexType() 41 return cast<ComplexType>(cast<AtomicType>(type)->getValueType()); in getComplexType() 208 QualType Elem = E->getType()->castAs<ComplexType>()->getElementType(); in VisitCXXScalarValueInitExpr() 214 QualType Elem = E->getType()->castAs<ComplexType>()->getElementType(); in VisitImplicitValueInitExpr() 311 QualType eltType = complexType->castAs<ComplexType>()->getElementType(); in emitAddrOfImagComponent() 400 SrcType = SrcType->castAs<ComplexType>()->getElementType(); in EmitComplexToComplexCast() 401 DestType = DestType->castAs<ComplexType>()->getElementType(); in EmitComplexToComplexCast() 416 DestType = DestType->castAs<ComplexType>()->getElementType(); in EmitScalarToComplexCast() 578 Op.Ty->castAs<ComplexType>()->getElementType()); in EmitComplexBinOpLibCall() [all …]
|
/external/llvm/test/tools/llvm-readobj/ |
D | symbols.test | 12 COFF-NEXT: ComplexType: Null (0x0) 21 COFF-NEXT: ComplexType: Null (0x0) 30 COFF-NEXT: ComplexType: Null (0x0)
|
D | bigobj.test | 81 CHECK-NEXT: ComplexType: Null (0x0) 93 CHECK-NEXT: ComplexType: Null (0x0) 110 CHECK-NEXT: ComplexType: Null (0x0) 127 CHECK-NEXT: ComplexType: Null (0x0)
|
D | cxx-cli-aux.test | 14 CHECK-NEXT: ComplexType: Null (0x0) 32 CHECK-NEXT: ComplexType: Null (0x0)
|
D | coff-file-sections-reading.test | 9 CHECK: ComplexType: Null (0x0)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/ |
D | bigobj.test | 81 CHECK-NEXT: ComplexType: Null (0x0) 93 CHECK-NEXT: ComplexType: Null (0x0) 110 CHECK-NEXT: ComplexType: Null (0x0) 127 CHECK-NEXT: ComplexType: Null (0x0)
|
D | symbols.test | 14 COFF-NEXT: ComplexType: Null (0x0) 23 COFF-NEXT: ComplexType: Null (0x0) 32 COFF-NEXT: ComplexType: Null (0x0)
|
D | cxx-cli-aux.test | 14 CHECK-NEXT: ComplexType: Null (0x0) 32 CHECK-NEXT: ComplexType: Null (0x0)
|
D | coff-file-sections-reading.test | 9 CHECK: ComplexType: Null (0x0)
|
/external/llvm/docs/ |
D | yaml2obj.rst | 38 ComplexType: IMAGE_SYM_DTYPE_NULL # (0) 48 ComplexType: IMAGE_SYM_DTYPE_NULL # (0) 184 ComplexType: [ {type: str, enum: [ IMAGE_SYM_DTYPE_NULL
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | yaml2obj.rst | 38 ComplexType: IMAGE_SYM_DTYPE_NULL # (0) 48 ComplexType: IMAGE_SYM_DTYPE_NULL # (0) 184 ComplexType: [ {type: str, enum: [ IMAGE_SYM_DTYPE_NULL
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | coff-function-type-info.ll | 33 ; CHECK-OBJECT: ComplexType: Function 41 ; CHECK-OBJECT: ComplexType: Function
|
/external/llvm/test/MC/ARM/ |
D | coff-function-type-info.ll | 33 ; CHECK-OBJECT: ComplexType: Function 41 ; CHECK-OBJECT: ComplexType: Function
|
1234