Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp18357 Value *OpMin = EmitScalarExpr(E->getArg(1)); in EmitHLSLBuiltinExpr() local
18368 ArrayRef<Value *>{OpX, OpMin, OpMax}, nullptr, "dx.clamp"); in EmitHLSLBuiltinExpr()