Home
last modified time | relevance | path

Searched refs:getMatchTable (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h469 virtual const int64_t *getMatchTable() const { in getMatchTable() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenGlobalISel.inc24 const int64_t *getMatchTable() const override;
786 …if (executeMatchTable(*this, OutMIs, State, ISelInfo, getMatchTable(), TII, MRI, TRI, RBI, Availab…
793 const int64_t *X86InstructionSelector::getMatchTable() const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenGlobalISel.inc24 const int64_t *getMatchTable() const override;
662 …if (executeMatchTable(*this, OutMIs, State, ISelInfo, getMatchTable(), TII, MRI, TRI, RBI, Availab…
669 const int64_t *MipsInstructionSelector::getMatchTable() const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc24 const int64_t *getMatchTable() const override;
830 …if (executeMatchTable(*this, OutMIs, State, ISelInfo, getMatchTable(), TII, MRI, TRI, RBI, Availab…
837 const int64_t *ARMInstructionSelector::getMatchTable() const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc24 const int64_t *getMatchTable() const override;
1134 …if (executeMatchTable(*this, OutMIs, State, ISelInfo, getMatchTable(), TII, MRI, TRI, RBI, Availab…
1141 const int64_t *AArch64InstructionSelector::getMatchTable() const {