Searched refs:SEG_ALLOCA (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h366 // SEG_ALLOCA - For allocating variable amounts of stack space when using
369 SEG_ALLOCA, enumerator in enum:llvm::X86ISD::NodeType
H A DX86ISelLowering.cpp10803 SDValue Value = DAG.getNode(X86ISD::SEG_ALLOCA, dl, SPTy, Chain,
13864 case X86ISD::SEG_ALLOCA: return "X86ISD::SEG_ALLOCA";

Completed in 204 milliseconds