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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 570 bool addStackMapLiveVars(SmallVectorImpl<MachineOperand> &Ops,
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 572 bool FastISel::addStackMapLiveVars(SmallVectorImpl<MachineOperand> &Ops,
634 if (!addStackMapLiveVars(Ops, I, 2))
816 if (!addStackMapLiveVars(Ops, I, NumMetaOpers + NumArgs))
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 562 milliseconds