Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp616 bool FastISel::addStackMapLiveVars(SmallVectorImpl<MachineOperand> &Ops, in addStackMapLiveVars() function in FastISel
H A DSelectionDAGBuilder.cpp10470 static void addStackMapLiveVars(const CallBase &Call, unsigned StartIdx, in addStackMapLiveVars() function