Home
last modified time | relevance | path

Searched defs:InstrSet (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DOptimizePHIs.cpp55 using InstrSet = SmallPtrSet<MachineInstr *, 16>; typedef in __anon969151f90111::OptimizePHIs
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp492 SmallPtrSet<MachineInstr*, 4> InstrSet; in replaceStores() local
H A DHexagonGenInsert.cpp1284 using InstrSet = SmallSet<const MachineInstr *, 16>; in selectCandidates() typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp74 SPIRV::InstructionSet::InstructionSet InstrSet; member in __anon21a763720111::SPIRVEmitIntrinsics