Home
last modified time | relevance | path

Searched defs:NumModes (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1218 unsigned NumModes = CGH.getNumModeIds(); in runTargetDesc() local
1824 unsigned NumModes = CGH.getNumModeIds(); in debugDump() local
H A DSubtargetEmitter.cpp1827 for (unsigned M = 1, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in EmitHwModeCheck() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h119 unsigned NumModes = CGH.getNumModeIds(); in addComposite() local
H A DCodeGenRegisters.cpp1429 unsigned NumModes = CGH.getNumModeIds(); in getConcatSubRegIndex() local