Home
last modified time | relevance | path

Searched defs:ProfileFileName (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h31 : ProfileFileName(File), ProfileRemappingFileName(RemappingFile), in ProfileFileName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h29 : ProfileFileName(File), ProfileRemappingFileName(RemappingFile), in ProfileFileName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMIRSampleProfile.h34 std::string ProfileFileName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMIRSampleProfile.h39 std::string ProfileFileName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMIRSampleProfile.h39 std::string ProfileFileName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMIRSampleProfile.h39 std::string ProfileFileName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMIRSampleProfile.h39 std::string ProfileFileName; variable
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp165 std::string ProfileFileName; member in __anonf29fcf030111::PGOInstrumentationUseLegacyPass
851 Module &M, StringRef ProfileFileName, in annotateAllFunctions()
/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingFile.c178 static FILE *openFileForMerging(const char *ProfileFileName) { in openFileForMerging()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp398 std::string ProfileFileName; member in __anona9b304e50111::PGOInstrumentationUseLegacyPass
1520 Module &M, StringRef ProfileFileName, StringRef ProfileRemappingFileName, in annotateAllFunctions()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2061 Module &M, StringRef ProfileFileName, StringRef ProfileRemappingFileName, in annotateAllFunctions()