Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp170 llvm::Type *DirectTy, CharUnits DirectSize, in emitVoidPtrDirectVAArg()
222 llvm::Type *DirectTy = CGF.ConvertTypeForMem(ValueTy), *ElementTy = DirectTy; in emitVoidPtrVAArg() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp265 llvm::Type *DirectTy = ArgTy; in EmitVAArg() local
H A DPPC.cpp488 llvm::Type *DirectTy = CGF.ConvertType(Ty), *ElementTy = DirectTy; in EmitVAArg() local