Searched defs:addStackMapLiveVars (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 612 bool FastISel::addStackMapLiveVars(SmallVectorImpl<MachineOperand> &Ops, addStackMapLiveVars() function in FastISel |
H A D | SelectionDAGBuilder.cpp | 9952 static void addStackMapLiveVars(const CallBase &Call, unsigned StartIdx, addStackMapLiveVars() function |