Home
last modified time | relevance | path

Searched defs:AlignmentParam (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp927 uint32_t AlignmentParam = Alloca->getAlignInBytes(); in processAllocas() local
978 uint32_t AlignmentParam = Alloca->getAlignInBytes(); in processAllocas() local
DIceTargetLoweringMIPS32.cpp2371 const uint32_t AlignmentParam = std::max(1u, Instr->getAlignInBytes()); in lowerAlloca() local
DIceTargetLoweringARM32.cpp2214 const uint32_t AlignmentParam = std::max(1u, Instr->getAlignInBytes()); in lowerAlloca() local
/external/llvm-project/clang/lib/AST/
DDecl.cpp3061 Optional<unsigned> *AlignmentParam, bool *IsNothrow) const { in isReplaceableGlobalAllocationFunction()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp1838 Optional<unsigned> AlignmentParam; in isUnavailableAlignedAllocationFunction() local
DSemaDecl.cpp14794 Optional<unsigned> AlignmentParam; in AddKnownFunctionAttributesForReplaceableGlobalAllocationFunction() local