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

  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 224 const char *const *SubRegIndexNames; // Names of subreg indexes.
339 return SubRegIndexNames[SubIdx-1];
    [all...]
  /external/llvm/lib/CodeGen/
TargetRegisterInfo.cpp 28 : InfoDesc(ID), SubRegIndexNames(SRINames),

Completed in 508 milliseconds