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 D | SelectionDAGISel.h | 325 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 438 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 466 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 466 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 466 void pushStackMapLiveVariable(SmallVectorImpl<SDValue> &Ops, SDValue Operand,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2250 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()
|