reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
210 ValueTypeByHwMode getValueTypeByHwMode() const;
231 return getValueTypeByHwMode().isPointer(); 236 return getValueTypeByHwMode().PtrAddrSpace; 271 return VTS.getValueTypeByHwMode(); 700 return Types[ResNo].getValueTypeByHwMode();utils/TableGen/GlobalISelEmitter.cpp
3894 ValueTypeByHwMode VT = ChildTypes.front().getValueTypeByHwMode(); 4493 Target.getSuperRegForSubReg(Ty.getValueTypeByHwMode(), CGRegs, SubIdx);