HomeSort by: relevance | last modified time | path
    Searched refs:setExpandForMC (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
PredicateExpander.h 50 void setExpandForMC(bool Value) { ExpandForMC = Value; }
InstrInfoEmitter.cpp 661 PE.setExpandForMC(true);
686 PE.setExpandForMC(false);
SubtargetEmitter.cpp 1585 PE.setExpandForMC(OnlyExpandMCInstPredicates);
1775 PE.setExpandForMC(true);

Completed in 17 milliseconds