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

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

Completed in 93 milliseconds