Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp725 bool HasE = Exts.count("e") != 0; in checkDependency() local
815 bool HasE = Exts.count("e") != 0; in updateImplication() local