Searched refs:OPM_RegBank (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1055 /// The relative priority of OPM_LLT, OPM_RegBank, and OPM_MBB do not matter
1056 /// but OPM_Int must have priority over OPM_RegBank since constant integers
1081 OPM_RegBank, enumerator in enum:__anon2930::PredicateMatcher::PredicateKind
1304 : OperandPredicateMatcher(OPM_RegBank, InsnVarID, OpIdx), RC(RC) {}
1312 return P->getKind() == OPM_RegBank;

Completed in 139 milliseconds