HomeSort by relevance Sort by last modified time
    Searched refs:StatepointLoweringState (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.h 31 class StatepointLoweringState {
33 StatepointLoweringState() : NextSlotToAllocate(0) {}
StatepointLowering.cpp 50 void StatepointLoweringState::startNewStatepoint(SelectionDAGBuilder &Builder) {
62 void StatepointLoweringState::clear() {
70 StatepointLoweringState::allocateStackSlot(EVT ValueType,
86 // added in this instance of StatepointLoweringState, and cannot be re-used.
    [all...]
SelectionDAGBuilder.h 124 StatepointLoweringState StatepointLowering;
    [all...]

Completed in 129 milliseconds