Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.h50 bool HasDefault = false; in union_modes() local
H A DCodeGenDAGPatterns.cpp4471 bool HasDefault = Modes.count(DefaultMode); in ExpandHwModeBasedTypes() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5452 bool HasDefault = in TurnSwitchRangeIntoICmp() local
5615 bool HasDefault = in eliminateDeadSwitchCases() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3553 bool &HasDefault, bool &HasCommas, bool &HasNotDefault, in checkTargetClonesAttrString()
3665 bool HasCommas = false, HasDefault = false, HasNotDefault = false; in handleTargetClonesAttr() local