Searched defs:getPaddingType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | Mips.cpp | 184 llvm::Type *MipsABIInfo::getPaddingType(uint64_t OrigOffset, getPaddingType() function in MipsABIInfo |
/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | CGFunctionInfo.h | 337 llvm::Type *getPaddingType() const { getPaddingType() function |