Searched defs:DirectTy (Results 1 – 3 of 3) sorted by relevance
167 emitVoidPtrDirectVAArg(CodeGenFunction & CGF,Address VAListAddr,llvm::Type * DirectTy,CharUnits DirectSize,CharUnits DirectAlign,CharUnits SlotSize,bool AllowHigherAlign,bool ForceRightAdjust) emitVoidPtrDirectVAArg() argument 219 llvm::Type *DirectTy = CGF.ConvertTypeForMem(ValueTy), *ElementTy = DirectTy; emitVoidPtrVAArg() local
265 llvm::Type *DirectTy = ArgTy; in EmitVAArg() local
432 llvm::Type *DirectTy = CGF.ConvertType(Ty), *ElementTy = DirectTy; EmitVAArg() local