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

  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.h 147 /// EnforceVectorSameNumElts - 'this' is now constrained to
149 bool EnforceVectorSameNumElts(EEVT::TypeSet &VT, TreePattern &TP);
CodeGenDAGPatterns.cpp 592 /// EnforceVectorSameNumElts - 'this' is now constrained to
594 bool EEVT::TypeSet::EnforceVectorSameNumElts(EEVT::TypeSet &VTOperand,
    [all...]

Completed in 55 milliseconds