/external/proguard/src/proguard/classfile/attribute/preverification/ |
D | IntegerType.java | 32 public class IntegerType extends VerificationType class
|
/external/clang/include/clang/CodeGen/ |
D | SwiftCallingConv.h | 25 class IntegerType; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | DerivedTypes.h | 40 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function 87 static inline bool classof(const IntegerType *) { return true; } in classof()
|
D | Constants.h | 33 class IntegerType; variable
|
D | Type.h | 23 class IntegerType; variable
|
/external/llvm/include/llvm/IR/ |
D | Constants.h | 34 class IntegerType; variable
|
D | Type.h | 29 class IntegerType; variable
|
D | DerivedTypes.h | 41 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypeCache.h | 22 class IntegerType; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetData.h | 31 class IntegerType; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Type.h | 29 class IntegerType; variable
|
D | DerivedTypes.h | 43 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MILexer.h | 101 IntegerType, enumerator
|
/external/clang/test/SemaTemplate/ |
D | ms-lookup-template-base-classes.cpp | 598 typedef int IntegerType; typedef
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 5077 QualType IntegerType = ParamType; in CheckTemplateArgument() local 5161 QualType IntegerType = Context.getCanonicalType(ParamType); in CheckTemplateArgument() local
|
/external/clang/include/clang/AST/ |
D | Decl.h | 3030 llvm::PointerUnion<const Type*, TypeSourceInfo*> IntegerType; variable
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 7013 enum IntegerType enum
|