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 49 OS << ':' << TRI->getSubRegIndexName(SubIdx);
RegisterCoalescer.cpp     [all...]
MachineInstr.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 334 /// getSubRegIndexName - Return the human-readable symbolic target-specific
336 const char *getSubRegIndexName(unsigned SubIdx) const {
    [all...]

Completed in 100 milliseconds