Home
last modified time | relevance | path

Searched defs:addStackMapLiveVars (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp566 bool FastISel::addStackMapLiveVars(SmallVectorImpl<MachineOperand> &Ops, in addStackMapLiveVars() function in FastISel
DSelectionDAGBuilder.cpp6825 static void addStackMapLiveVars(const CallInst &CI, unsigned StartIdx, in addStackMapLiveVars() function