Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/TableGen/
H A Daddress-space-patfrags.td102 // GISEL-NEXT: GIM_CheckMemorySizeLessThanLLT, /*MI*/0, /*MMO*/0, /*OpIdx*/0,
125 // GISEL-NEXT: GIM_CheckMemorySizeLessThanLLT, /*MI*/0, /*MMO*/0, /*OpIdx*/0,
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h183 GIM_CheckMemorySizeLessThanLLT, enumerator
H A DInstructionSelectorImpl.h547 case GIM_CheckMemorySizeLessThanLLT: in executeMatchTable()
587 } else if (MatcherOpcode == GIM_CheckMemorySizeLessThanLLT && in executeMatchTable()