Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp366 auto TyInfo = getContext().getTypeInfoInChars(Ty); in EmitVAArg() local
H A DSystemZ.cpp263 auto TyInfo = getContext().getTypeInfoInChars(Ty); in EmitVAArg() local
H A DARM.cpp801 TypeInfoChars TyInfo(TySize, TyAlignForABI, AlignRequirementKind::None); in EmitVAArg() local
H A DAArch64.cpp802 auto TyInfo = getContext().getTypeInfoInChars(Ty); in EmitDarwinVAArg() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp435 auto TyInfo = CGF.getContext().getTypeInfoInChars(Ty); in EmitVAArgInstr() local