Searched defs:Riscv64InstructionSetFeatures (Results 1 – 2 of 2) sorted by relevance
25 class Riscv64InstructionSetFeatures; variable95 explicit Riscv64InstructionSetFeatures(uint32_t bits) : InstructionSetFeatures(), bits_(bits) {} in Riscv64InstructionSetFeatures() function
31 class Riscv64InstructionSetFeatures; variable