Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2356 void CodeGenFunction::checkTargetFeatures(const CallExpr *E, in checkTargetFeatures() function in CodeGenFunction
H A DCodeGenFunction.h3597 void checkTargetFeatures(const CallExpr *E, const FunctionDecl *TargetDecl);
H A DCGExpr.cpp4642 checkTargetFeatures(E, FD); in EmitCall()
H A DCGBuiltin.cpp3932 checkTargetFeatures(E, FD); in EmitBuiltinExpr()