Searched defs:InstructionSet (Results 1 – 7 of 7) sorted by relevance
60 InstructionSetX86 InstructionSet = InstructionSetX86::Begin; variable
46 class InstructionSet class49 InstructionSet() : CPU_Rep(){}; in InstructionSet() function in InstructionSet
321 SmallPtrSet<Instruction *, 4> InstructionSet; in computeMinimumValueSizes() local
83 typedef SmallPtrSet<Instruction *, 8> InstructionSet; typedef in __anon655745330111::InstPartition
129 using InstructionSet = SmallPtrSet<Instruction *, 8>; typedef in __anon42bd1f950111::InstPartition
380 SmallPtrSet<Instruction *, 4> InstructionSet; in computeMinimumValueSizes() local
41 enum InstructionSet { A32, T32 }; enum