HomeSort by relevance Sort by last modified time
    Searched refs:PendingExports (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 288 SmallVectorImpl<SDValue> &PendingExports) {
371 PendingExports.push_back(Chain);
677 lowerCallFromStatepoint(ISP, EHPadBB, *this, PendingExports);
    [all...]
SelectionDAGBuilder.h 127 /// PendingExports - CopyToReg nodes that copy values to virtual registers
132 SmallVector<SDValue, 8> PendingExports;
648 /// PendingLoad items, flush all the PendingExports items. It is necessary
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 44 milliseconds