Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h475 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2508 void SelectionDAGISel::pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, in pushStackMapLiveVariable() function in SelectionDAGISel
2547 pushStackMapLiveVariable(Ops, *It, DL); in Select_STACKMAP()
2595 pushStackMapLiveVariable(Ops, *It, DL); in Select_PATCHPOINT()