Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h325 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSelectionDAGISel.h438 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSelectionDAGISel.h466 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSelectionDAGISel.h466 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSelectionDAGISel.h466 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()