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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1483 /// CreateStackTemporary - Create a stack temporary, suitable for holding the
1485 SDValue SelectionDAG::CreateStackTemporary(EVT VT, unsigned minAlign) { function in class:SelectionDAG
1496 /// CreateStackTemporary - Create a stack temporary suitable for holding
1498 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { function in class:SelectionDAG

Completed in 82 milliseconds