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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 770 llvm::FunctionCallee createForStaticInitFunction(unsigned IVSize,
CGOpenMPRuntime.cpp 1559 CGOpenMPRuntime::createForStaticInitFunction(unsigned IVSize, bool IVSigned) {
2824 createForStaticInitFunction(Values.IVSize, Values.IVSigned);
2840 createForStaticInitFunction(Values.IVSize, Values.IVSigned);

Completed in 28 milliseconds