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

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h374 // SEG_ALLOCA - For allocating variable amounts of stack space when using
377 SEG_ALLOCA, enumerator in enum:llvm::X86ISD::NodeType
H A DX86ISelLowering.cpp13190 SDValue Value = DAG.getNode(X86ISD::SEG_ALLOCA, dl, SPTy, Chain,
16627 case X86ISD::SEG_ALLOCA: return "X86ISD::SEG_ALLOCA";

Completed in 186 milliseconds