Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp726 bool HasI = Exts.count("i") != 0; in checkDependency() local
816 bool HasI = Exts.count("i") != 0; in updateImplication() local