Searched defs:FromAssembly (Results 1 – 6 of 6) sorted by relevance
58 Riscv64FeaturesUniquePtr Riscv64InstructionSetFeatures::FromAssembly() { in FromAssembly() function in art::Riscv64InstructionSetFeatures
58 static X86_64FeaturesUniquePtr FromAssembly() { in FromAssembly() function
185 std::unique_ptr<const InstructionSetFeatures> InstructionSetFeatures::FromAssembly() { in FromAssembly() function in art::InstructionSetFeatures
259 ArmFeaturesUniquePtr ArmInstructionSetFeatures::FromAssembly() { in FromAssembly() function in art::ArmInstructionSetFeatures
276 Arm64FeaturesUniquePtr Arm64InstructionSetFeatures::FromAssembly() { in FromAssembly() function in art::Arm64InstructionSetFeatures
265 X86FeaturesUniquePtr X86InstructionSetFeatures::FromAssembly(bool x86_64) { in FromAssembly() function in art::X86InstructionSetFeatures