Home
last modified time | relevance | path

Searched refs:SAMinusOne (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDIRTranslator.cpp1847 auto SAMinusOne = MIRBuilder.buildConstant(IntPtrTy, StackAlign - 1); in translateAlloca() local
1848 auto AllocAdd = MIRBuilder.buildAdd(IntPtrTy, AllocSize, SAMinusOne, in translateAlloca()