Searched defs:kRuntimeISA (Results 1 – 1 of 1) sorted by relevance
42 static constexpr InstructionSet kRuntimeISA = InstructionSet::kArm; variable44 static constexpr InstructionSet kRuntimeISA = InstructionSet::kArm64; variable46 static constexpr InstructionSet kRuntimeISA = InstructionSet::kRiscv64; variable48 static constexpr InstructionSet kRuntimeISA = InstructionSet::kX86; variable50 static constexpr InstructionSet kRuntimeISA = InstructionSet::kX86_64; variable52 static constexpr InstructionSet kRuntimeISA = InstructionSet::kNone; variable