Searched defs:DirectTy (Results 1 – 3 of 3) sorted by relevance
170 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
265 llvm::Type *DirectTy = ArgTy; in EmitVAArg() local
488 llvm::Type *DirectTy = CGF.ConvertType(Ty), *ElementTy = DirectTy; EmitVAArg() local