Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h257 llvm::Type *getPaddingType() const { in getPaddingType() function
/external/clang/lib/CodeGen/
DTargetInfo.cpp6330 llvm::Type *MipsABIInfo::getPaddingType(uint64_t OrigOffset, in getPaddingType() function in MipsABIInfo