Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1956 void CodeGenFunction::checkTargetFeatures(const CallExpr *E, in checkTargetFeatures() function in CodeGenFunction
DCodeGenFunction.h2829 void checkTargetFeatures(const CallExpr *E, const FunctionDecl *TargetDecl);
DCGExpr.cpp4010 checkTargetFeatures(E, FD); in EmitCall()
DCGBuiltin.cpp2394 checkTargetFeatures(E, FD); in EmitBuiltinExpr()