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::kMips; variable48 static constexpr InstructionSet kRuntimeISA = InstructionSet::kMips64; variable50 static constexpr InstructionSet kRuntimeISA = InstructionSet::kX86; variable52 static constexpr InstructionSet kRuntimeISA = InstructionSet::kX86_64; variable54 static constexpr InstructionSet kRuntimeISA = InstructionSet::kNone; variable