Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp676 bool HasE = Exts.count("e") != 0; checkDependency() local
755 bool HasE = Exts.count("e") != 0; updateImplication() local