Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypeCache.h33 struct CodeGenTypeCache { struct
35 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 …]