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