HomeSort by relevance Sort by last modified time
    Searched refs:getPaddingType (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
CoroFrame.cpp 355 ArrayType *getPaddingType(Type *Ty, unsigned ForcedAlignment) {
412 if (auto PaddingTy = Padder.getPaddingType(Ty, AllocaAlignment)) {
    [all...]
  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 257 llvm::Type *getPaddingType() const {
  /external/clang/lib/CodeGen/
TargetInfo.cpp 553 assert(!AI.getPaddingType() &&
573 assert(!AI.getPaddingType() &&
    [all...]
CGCall.cpp     [all...]

Completed in 445 milliseconds