Home
last modified time | relevance | path

Searched refs: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
852 if (ZeroIsUndefined) in interp__builtin_clz()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12572 bool ZeroIsUndefined = BuiltinOp != Builtin::BI__lzcnt16 && in VisitBuiltinCallExpr() local
12576 if (ZeroIsUndefined) in VisitBuiltinCallExpr()