Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp315 SelectionDAGBuilder::StatepointLoweringInfo &SI, in lowerCallFromStatepointLoweringInfo()
452 SelectionDAGBuilder::StatepointLoweringInfo &SI, in lowerStatepointMetaArgs()
605 SelectionDAGBuilder::StatepointLoweringInfo &SI) { in LowerAsSTATEPOINT()
834 StatepointLoweringInfo SI(DAG); in LowerStatepoint()
896 StatepointLoweringInfo SI(DAG); in LowerCallSiteWithDeoptBundleImpl()
H A DSelectionDAGBuilder.h750 struct StatepointLoweringInfo { struct
789 explicit StatepointLoweringInfo(SelectionDAG &DAG) : CLI(DAG) {} in StatepointLoweringInfo() argument
793 SDValue LowerAsSTATEPOINT(StatepointLoweringInfo &SI);