Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.td611 def IsNormal : Builtin {
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp4112 Value *IsNormal = in EmitBuiltinExpr() local
4116 Builder.CreateSelect(IsNormal, EmitScalarExpr(E->getArg(2)), in EmitBuiltinExpr()