Searched defs:InstrSet (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| H A D | OptimizePHIs.cpp | 55 using InstrSet = SmallPtrSet<MachineInstr *, 16>; typedef in __anonfd49930e0111::OptimizePHIs |
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
| H A D | HexagonStoreWidening.cpp | 492 SmallPtrSet<MachineInstr*, 4> InstrSet; in replaceStores() local |
| H A D | HexagonGenInsert.cpp | 1284 using InstrSet = SmallSet<const MachineInstr *, 16>; in selectCandidates() typedef |
| /src/contrib/llvm-project/llvm/lib/Target/SPIRV/ | ||
| H A D | SPIRVEmitIntrinsics.cpp | 74 SPIRV::InstructionSet::InstructionSet InstrSet; member in __anon0094ec070111::SPIRVEmitIntrinsics |