Home
last modified time | relevance | path

Searched defs:IntegerType (Results 1 – 17 of 17) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/preverification/
DIntegerType.java32 public class IntegerType extends VerificationType class
/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h25 class IntegerType; variable
/external/swiftshader/third_party/LLVM/include/llvm/
DDerivedTypes.h40 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
87 static inline bool classof(const IntegerType *) { return true; } in classof()
DConstants.h33 class IntegerType; variable
DType.h23 class IntegerType; variable
/external/llvm/include/llvm/IR/
DConstants.h34 class IntegerType; variable
DType.h29 class IntegerType; variable
DDerivedTypes.h41 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h22 class IntegerType; variable
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetData.h31 class IntegerType; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h29 class IntegerType; variable
DDerivedTypes.h43 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h101 IntegerType, enumerator
/external/clang/test/SemaTemplate/
Dms-lookup-template-base-classes.cpp598 typedef int IntegerType; typedef
/external/clang/lib/Sema/
DSemaTemplate.cpp5077 QualType IntegerType = ParamType; in CheckTemplateArgument() local
5161 QualType IntegerType = Context.getCanonicalType(ParamType); in CheckTemplateArgument() local
/external/clang/include/clang/AST/
DDecl.h3030 llvm::PointerUnion<const Type*, TypeSourceInfo*> IntegerType; variable
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp7013 enum IntegerType enum