Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h325 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2250 void SelectionDAGISel::pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, in pushStackMapLiveVariable() function in SelectionDAGISel
2290 pushStackMapLiveVariable(Ops, *It, DL); in Select_STACKMAP()
2338 pushStackMapLiveVariable(Ops, *It, DL); in Select_PATCHPOINT()