`Value *CodeGenFunction::EmitHLSLBuiltinExpr(unsigned BuiltinID, const CallExpr *E)` is where all the other hlsl builtins live. _Originally posted by @farzonl in https://github.com/llvm/llvm-project/pull/80680#discussion_r1544449419_