Lines Matching refs:InstructionSet
56 InstructionSet instruction_set) { in Create()
59 case InstructionSet::kArm: in Create()
60 case InstructionSet::kThumb2: in Create()
66 case InstructionSet::kArm64: in Create()
72 case InstructionSet::kMips: in Create()
78 case InstructionSet::kMips64: in Create()
84 case InstructionSet::kX86: in Create()
90 case InstructionSet::kX86_64: in Create()
158 InstructionSet instruction_set) { in Create()
161 case InstructionSet::kArm: in Create()
162 case InstructionSet::kThumb2: in Create()
168 case InstructionSet::kArm64: in Create()
174 case InstructionSet::kMips: in Create()
180 case InstructionSet::kMips64: in Create()
186 case InstructionSet::kX86: in Create()
192 case InstructionSet::kX86_64: in Create()