Lines Matching refs:InstructionSet
54 InstructionSet instruction_set) { in Create()
57 case InstructionSet::kArm: in Create()
58 case InstructionSet::kThumb2: in Create()
64 case InstructionSet::kArm64: in Create()
70 case InstructionSet::kMips: in Create()
76 case InstructionSet::kMips64: in Create()
82 case InstructionSet::kX86: in Create()
88 case InstructionSet::kX86_64: in Create()
156 InstructionSet instruction_set) { in Create()
159 case InstructionSet::kArm: in Create()
160 case InstructionSet::kThumb2: in Create()
166 case InstructionSet::kArm64: in Create()
172 case InstructionSet::kMips: in Create()
178 case InstructionSet::kMips64: in Create()
184 case InstructionSet::kX86: in Create()
190 case InstructionSet::kX86_64: in Create()