Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp838 bool ZeroIsUndefined = BuiltinOp != Builtin::BI__lzcnt16 && in interp__builtin_clz() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12572 bool ZeroIsUndefined = BuiltinOp != Builtin::BI__lzcnt16 && in VisitBuiltinCallExpr() local