Searched defs:CodeGenTypeCache (Results 1 – 1 of 1) sorted by relevance
111 struct CodeGenTypeCache { struct113 llvm::Type *VoidTy;116 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty;118 llvm::Type *FloatTy, *DoubleTy;121 llvm::IntegerType *IntTy;124 union {131 union {137 union {143 unsigned char PointerWidthInBits;147 union {[all …]