Home
last modified time | relevance | path

Searched refs:haveContainedFeatures (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp728 bool haveContainedFeatures(const FeatureBitset &ActiveFeatures) const { in haveContainedFeatures() function
824 if (!Entry.haveContainedFeatures(STI.getFeatureBits())) in getInstruction32()
872 if (!Entry.haveContainedFeatures(STI.getFeatureBits())) in getInstruction16()
908 if (!Entry.haveContainedFeatures(STI.getFeatureBits())) in getInstruction48()