Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h292 llvm::Type *getPaddingType() const { in getPaddingType() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp355 ArrayType *getPaddingType(Type *Ty, unsigned ForcedAlignment) { in getPaddingType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp6978 llvm::Type *MipsABIInfo::getPaddingType(uint64_t OrigOffset, in getPaddingType() function in MipsABIInfo