Searched defs:isSS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h117 StackObject(uint64_t Sz, unsigned Al, int64_t SP, bool IM, bool isSS, bool NSP, const AllocaInst *Val) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp492 CreateStackObject(uint64_t Size, unsigned Alignment, bool isSS, bool MayNeedSP, const AllocaInst *Alloca) argument

Completed in 151 milliseconds