Searched refs:StatepointLoweringState (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h33 class StatepointLoweringState { class in namespace:llvm
35 StatepointLoweringState() = default;
H A DStatepointLowering.cpp78 void StatepointLoweringState::startNewStatepoint(SelectionDAGBuilder &Builder) {
91 void StatepointLoweringState::clear() {
99 StatepointLoweringState::allocateStackSlot(EVT ValueType,
H A DSelectionDAGBuilder.h134 StatepointLoweringState StatepointLowering;

Completed in 104 milliseconds