Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DPGOOptions.h30 : ProfileFile(ProfileFile), CSProfileGenFile(CSProfileGenFile), in ProfileFile() function
55 std::string ProfileFile; member
/aosp_15_r20/external/aws-sdk-java-v2/core/profiles/src/main/java/software/amazon/awssdk/profiles/
H A DProfileFile.java53 public final class ProfileFile { class
60 private ProfileFile(Map<String, Map<String, Map<String, String>>> profilesSectionMap) { in ProfileFile() method in ProfileFile
/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingFile.c122 static int doProfileMerging(FILE *ProfileFile) { in doProfileMerging()
179 FILE *ProfileFile; in openFileForMerging() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/
H A DPassBuilder.h39 : ProfileFile(ProfileFile), CSProfileGenFile(CSProfileGenFile), in ProfileFile() function
61 std::string ProfileFile; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp693 bool IsCS, std::string ProfileFile, in addPGOInstrPasses()
765 std::string ProfileFile, in addPGOInstrPassesForO0()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1150 const std::string ProfileFile = getFSProfileFile(TM); in addMachinePasses() local
1526 const std::string ProfileFile = getFSProfileFile(TM); in addBlockPlacement() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DPGOOptions.h41 std::string ProfileFile; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DPGOOptions.h43 std::string ProfileFile; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DPGOOptions.h43 std::string ProfileFile; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DPGOOptions.h43 std::string ProfileFile; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
H A DPassBuilder.cpp573 std::string ProfileFile, in addPGOInstrPasses()
641 bool IsCS, std::string ProfileFile, in addPGOInstrPassesForO0()