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

  /external/llvm/utils/TableGen/
CodeGenRegisters.h 584 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8>&);
CodeGenRegisters.cpp 337 // that getConcatSubRegIndex() won't invent any concatenated indices that the
447 CodeGenSubRegIndex *Concat= RegBank.getConcatSubRegIndex(Parts);
    [all...]

Completed in 57 milliseconds