Searched defs:NarrowTy (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp1896 llvm::Type *NarrowTy = local
1898 llvm::Type *Tys[2] = { Ty, NarrowTy };
1910 llvm::Type *NarrowTy = local
1912 llvm::Type *Tys[2] = { Ty, NarrowTy };

Completed in 95 milliseconds