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 419 /// hasRegUnit - Returns true if Reg contains RegUnit.
420 bool hasRegUnit(unsigned Reg, unsigned RegUnit) const {
    [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 196 static bool hasRegUnit(CodeGenRegister::RegUnitList &RegUnits, unsigned Unit) {
    [all...]
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp     [all...]
MachineVerifier.cpp     [all...]

Completed in 974 milliseconds