Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp170 emitVoidPtrDirectVAArg(CodeGenFunction & CGF,Address VAListAddr,llvm::Type * DirectTy,CharUnits DirectSize,CharUnits DirectAlign,CharUnits SlotSize,bool AllowHigherAlign,bool ForceRightAdjust) emitVoidPtrDirectVAArg() argument
222 llvm::Type *DirectTy = CGF.ConvertTypeForMem(ValueTy), *ElementTy = DirectTy; emitVoidPtrVAArg() local
/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; EmitVAArg() local