Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DInfoByHwMode.h47 bool HasDefault = false; in union_modes() local
H A DCodeGenDAGPatterns.cpp4463 bool HasDefault = Modes.count(DefaultMode); in ExpandHwModeBasedTypes() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5310 bool HasDefault = in TurnSwitchRangeIntoICmp() local
5473 bool HasDefault = in eliminateDeadSwitchCases() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp3502 bool &HasDefault, bool &HasCommas, bool &HasNotDefault, in checkTargetClonesAttrString()
3614 bool HasCommas = false, HasDefault = false, HasNotDefault = false; in handleTargetClonesAttr() local