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

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 669 /// getCopyFromRegs - If there was virtual register allocated for the value V
671 SDValue getCopyFromRegs(const Value *V, Type *Ty);
    [all...]
StatepointLowering.cpp     [all...]
SelectionDAGBuilder.cpp 615 /// getCopyFromRegs - Emit a series of CopyFromReg nodes that copies from
619 SDValue RegsForValue::getCopyFromRegs(SelectionDAG &DAG,
    [all...]

Completed in 219 milliseconds