Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCodeGenCoverage.cpp28 void CodeGenCoverage::setCovered(uint64_t RuleID) { in setCovered()
61 uint64_t RuleID = support::endian::read64(CurPtr, support::native); in parse() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelectorImpl.h1154 int64_t RuleID = MatchTable[CurrentIdx++]; in executeMatchTable() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp58 typedef uint64_t RuleID; typedef
H A DGlobalISelEmitter.cpp884 uint64_t RuleID; member in __anon8aabd5ea0111::RuleMatcher