Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h53 const int64_t *MatchTable, const TargetInstrInfo &TII, in executeMatchTable() argument
76 int64_t MatcherOpcode = MatchTable[CurrentIdx++]; in executeMatchTable()
81 OnFailResumeAt.push_back(MatchTable[CurrentIdx++]); in executeMatchTable()
86 int64_t NewInsnID = MatchTable[CurrentIdx++]; in executeMatchTable()
87 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()
88 int64_t OpIdx = MatchTable[CurrentIdx++]; in executeMatchTable()
126 int64_t ExpectedBitsetID = MatchTable[CurrentIdx++]; in executeMatchTable()
140 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()
141 int64_t Expected = MatchTable[CurrentIdx++]; in executeMatchTable()
158 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()
[all …]
DInstructionSelector.h464 const int64_t *MatchTable, const TargetInstrInfo &TII,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTarget.td611 /// instruction will be presented only in MatchTable for this variant. If