Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp623 bool FastISel::addStackMapLiveVars(SmallVectorImpl<MachineOperand> &Ops, in addStackMapLiveVars() function in FastISel
H A DSelectionDAGBuilder.cpp9026 static void addStackMapLiveVars(const CallBase &Call, unsigned StartIdx, in addStackMapLiveVars() function