Searched defs:CodeGenTypeCache (Results 1 – 1 of 1) sorted by relevance
32 struct CodeGenTypeCache { struct34 llvm::Type *VoidTy;37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty;39 llvm::Type *HalfTy, *BFloatTy, *FloatTy, *DoubleTy;42 llvm::IntegerType *IntTy;45 llvm::IntegerType *CharTy;48 union {55 union {64 union {70 union {[all …]