Home
last modified time | relevance | path

Searched defs:RuleID (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCodeGenCoverage.cpp26 void CodeGenCoverage::setCovered(uint64_t RuleID) { in setCovered()
59 uint64_t RuleID = in parse() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp772 const unsigned RuleID; member in __anon569e2aa20111::CombineRuleBuilder
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h1505 uint32_t RuleID = readU32(); in executeMatchTable() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h538 uint64_t RuleID; variable