Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1895 void CodeGenFunction::checkTargetFeatures(const CallExpr *E, in checkTargetFeatures() function in CodeGenFunction
DCodeGenFunction.h2644 void checkTargetFeatures(const CallExpr *E, const FunctionDecl *TargetDecl);
DCGExpr.cpp3796 checkTargetFeatures(E, FD); in EmitCall()
DCGBuiltin.cpp1985 checkTargetFeatures(E, FD); in EmitBuiltinExpr()