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

  /external/llvm/lib/CodeGen/
TargetRegisterInfo.cpp 50 OS << ':' << TRI->getSubRegIndexName(SubIdx);
RegisterCoalescer.cpp     [all...]
MachineInstr.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 343 /// getSubRegIndexName - Return the human-readable symbolic target-specific
345 const char *getSubRegIndexName(unsigned SubIdx) const {
    [all...]

Completed in 850 milliseconds