HomeSort by: relevance | last modified time | path
    Searched refs:isNontemporalDecl (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 1813 bool isNontemporalDecl(const ValueDecl *VD) const;
CGExpr.cpp 2735 CGM.getOpenMPRuntime().isNontemporalDecl(VD))
2749 CGM.getOpenMPRuntime().isNontemporalDecl(VD))
4172 CGM.getOpenMPRuntime().isNontemporalDecl(Field)) ||
CGOpenMPRuntime.cpp 12124 bool CGOpenMPRuntime::isNontemporalDecl(const ValueDecl *VD) const {

Completed in 55 milliseconds