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

  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 410 /// hasRegUnit - Returns true if Reg contains RegUnit.
411 bool hasRegUnit(unsigned Reg, unsigned RegUnit) const {
    [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 205 static bool hasRegUnit(CodeGenRegister::RegUnitList &RegUnits, unsigned Unit) {
    [all...]
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp     [all...]
MachineVerifier.cpp     [all...]

Completed in 344 milliseconds