Home
last modified time | relevance | path

Searched refs:pushStackMapLiveVariable (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h325 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2196 void SelectionDAGISel::pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, in pushStackMapLiveVariable() function in SelectionDAGISel
2236 pushStackMapLiveVariable(Ops, *It, DL); in Select_STACKMAP()
2284 pushStackMapLiveVariable(Ops, *It, DL); in Select_PATCHPOINT()