Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h257 llvm::Type *getPaddingType() const { in getPaddingType() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp355 ArrayType *getPaddingType(Type *Ty, unsigned ForcedAlignment) { in getPaddingType() function
/external/clang/lib/CodeGen/
DTargetInfo.cpp6330 llvm::Type *MipsABIInfo::getPaddingType(uint64_t OrigOffset, in getPaddingType() function in MipsABIInfo