Searched refs:GIM_CheckMemoryAddressSpace (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | address-space-patfrags.td | 64 // GISEL-NEXT: GIM_CheckMemoryAddressSpace, /*MI*/0, /*MMO*/0, /*NumAddrSpace*/2, /*AddrSpace*/123,… 127 // GISEL-NEXT: GIM_CheckMemoryAddressSpace, /*MI*/0, /*MMO*/0, /*NumAddrSpace*/2, /*AddrSpace*/123,…
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | InstructionSelector.h | 168 GIM_CheckMemoryAddressSpace, enumerator
|
| H A D | InstructionSelectorImpl.h | 454 case GIM_CheckMemoryAddressSpace: { in executeMatchTable()
|