Searched refs:getMatchTable (Results 1 – 3 of 3) sorted by relevance
23 // CHECK_NOPT-LABEL: const int64_t *MyTargetInstructionSelector::getMatchTable() const {52 // CHECK_OPT-LABEL: const int64_t *MyTargetInstructionSelector::getMatchTable() const {
82 // CHECK-NEXT: const int64_t *getMatchTable() const override;227 // CHECK: if (executeMatchTable(*this, OutMIs, State, ISelInfo, getMatchTable(), TII, MRI, TRI…232 // CHECK-LABEL: MyTargetInstructionSelector::getMatchTable() const {
534 virtual const int64_t *getMatchTable() const { in getMatchTable() function