Searched defs:getSubReg (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMCRegisterInfo.cpp26 unsigned MCRegisterInfo::getSubReg(unsigned Reg, unsigned Idx) const { function in class:MCRegisterInfo
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineOperand.h262 unsigned getSubReg() const { function in class:llvm::MachineOperand
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetRegisterInfo.h851 unsigned getSubReg() const { return SubReg; } function

Completed in 70 milliseconds