Home
last modified time | relevance | path

Searched defs:ProfileKind (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/ProfileData/
DInstrProfWriter.h38 ProfKind ProfileKind; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfWriter.h42 ProfKind ProfileKind = PF_Unknown; variable
/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp278 cl::opt<ProfileKinds> ProfileKind( in merge_main() local
492 cl::opt<ProfileKinds> ProfileKind( in show_main() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTargetParser.h103 enum ProfileKind { PK_INVALID = 0, PK_A, PK_R, PK_M }; enum
/external/llvm/include/llvm/Support/
DTargetParser.h103 enum ProfileKind { PK_INVALID = 0, PK_A, PK_R, PK_M }; enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTargetParser.h107 enum class ProfileKind { INVALID = 0, A, R, M }; enum
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp469 cl::opt<ProfileKinds> ProfileKind( in merge_main() local
784 cl::opt<ProfileKinds> ProfileKind( in show_main() local