Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp13753 static ExprResult convertHalfVecBinOp(Sema &S, ExprResult LHS, ExprResult RHS, in convertHalfVecBinOp() function
14080 return convertHalfVecBinOp(*this, LHS, RHS, Opc, ResultTy, VK, OK, false, in CreateBuiltinBinOp()
14100 return convertHalfVecBinOp(*this, LHS, RHS, Opc, ResultTy, VK, OK, true, in CreateBuiltinBinOp()