Home
last modified time | relevance | path

Searched refs:RCEnum (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h813 uint16_t RCEnum = readU16(); in executeMatchTable() local
817 << "), RCEnum=" << RCEnum << ")\n"); in executeMatchTable()
821 &RBI.getRegBankFromRegClass(*TRI.getRegClass(RCEnum), in executeMatchTable()
1443 uint16_t RCEnum = readU16(); in executeMatchTable() local
1448 const TargetRegisterClass &RC = *TRI.getRegClass(RCEnum); in executeMatchTable()
1453 << InsnID << "], " << OpIdx << ", " << RCEnum in executeMatchTable()