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

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

Completed in 39 milliseconds