Searched defs:SampleUse (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | PGOOptions.h | 23 enum PGOAction { NoAction, IRInstr, IRUse, SampleUse }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | PGOOptions.h | 28 enum PGOAction { NoAction, IRInstr, IRUse, SampleUse }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | PGOOptions.h | 28 enum PGOAction { NoAction, IRInstr, IRUse, SampleUse }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | PGOOptions.h | 28 enum PGOAction { NoAction, IRInstr, IRUse, SampleUse }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | PGOOptions.h | 28 enum PGOAction { NoAction, IRInstr, IRUse, SampleUse }; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/ |
H A D | PassBuilder.h | 34 enum PGOAction { NoAction, IRInstr, IRUse, SampleUse }; enumerator
|