Home
last modified time | relevance | path

Searched defs:Riscv64InstructionSetFeatures (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/riscv64/
Dinstruction_set_features_riscv64.h25 class Riscv64InstructionSetFeatures; variable
95 explicit Riscv64InstructionSetFeatures(uint32_t bits) : InstructionSetFeatures(), bits_(bits) {} in Riscv64InstructionSetFeatures() function
/art/runtime/arch/
Dinstruction_set_features.h31 class Riscv64InstructionSetFeatures; variable