Home
last modified time | relevance | path

Searched refs:LLTy (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DTargetInfo.cpp3603 llvm::Type *LLTy = CGT.ConvertType(Ty); in classify() local
3604 if (LLTy->isPointerTy() || LLTy->isIntegerTy()) in classify()