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.h775 uint16_t RCEnum = readU16(); in executeMatchTable() local
779 << "), RCEnum=" << RCEnum << ")\n"); in executeMatchTable()
783 &RBI.getRegBankFromRegClass(*TRI.getRegClass(RCEnum), in executeMatchTable()
1389 uint16_t RCEnum = readU16(); in executeMatchTable() local
1394 const TargetRegisterClass &RC = *TRI.getRegClass(RCEnum); in executeMatchTable()
1399 << InsnID << "], " << OpIdx << ", " << RCEnum in executeMatchTable()