Home
last modified time | relevance | path

Searched defs:getPaddingType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DABIInfo.h132 llvm::Type *getPaddingType() const { in getPaddingType() function
DTargetInfo.cpp3445 llvm::Type *MipsABIInfo::getPaddingType(uint64_t Align, uint64_t Offset) const { in getPaddingType() function in MipsABIInfo