Searched defs:MayNeedSP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp93 bool MayNeedSP = local
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h106 bool MayNeedSP; member in struct:llvm::MachineFrameInfo::StackObject
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp482 CreateStackObject(uint64_t Size, unsigned Alignment, bool isSS, bool MayNeedSP, const AllocaInst *Alloca) argument

Completed in 121 milliseconds