Searched defs:CodeGenTypeCache (Results 1 – 1 of 1) sorted by relevance
33 struct CodeGenTypeCache { struct35 llvm::Type *VoidTy;38 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty;40 llvm::Type *HalfTy, *FloatTy, *DoubleTy;46 union {53 union {59 union {65 union {72 union {87 union {[all …]