Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCodeGenCoverage.cpp34 void CodeGenCoverage::setCovered(uint64_t RuleID) { in setCovered()
67 uint64_t RuleID = support::endian::read64(CurPtr, support::native); in parse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h1047 int64_t RuleID = MatchTable[CurrentIdx++]; in executeMatchTable() local