Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp941 bool ZeroIsUndefined = BuiltinOp != Builtin::BI__lzcnt16 && in interp__builtin_clz() local
951 if (ZeroIsUndefined) in interp__builtin_clz()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13129 bool ZeroIsUndefined = BuiltinOp != Builtin::BI__lzcnt16 && in VisitBuiltinCallExpr() local
13133 if (ZeroIsUndefined) in VisitBuiltinCallExpr()