Lines Matching refs:InstructionSet
53 InstructionSet instruction_set) { in Create()
56 case InstructionSet::kArm: in Create()
57 case InstructionSet::kThumb2: in Create()
63 case InstructionSet::kArm64: in Create()
69 case InstructionSet::kRiscv64: in Create()
75 case InstructionSet::kX86: in Create()
81 case InstructionSet::kX86_64: in Create()
154 InstructionSet instruction_set) { in Create()
157 case InstructionSet::kArm: in Create()
158 case InstructionSet::kThumb2: in Create()
164 case InstructionSet::kArm64: in Create()
170 case InstructionSet::kRiscv64: in Create()
176 case InstructionSet::kX86: in Create()
182 case InstructionSet::kX86_64: in Create()