Home
last modified time | relevance | path

Searched defs:StopAfter (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp123 AnalysisID StartAfter, AnalysisID StopAfter, in addPassesToGenerateCode()
188 AnalysisID StopAfter, MachineFunctionInitializer *MFInitializer) { in addPassesToEmitFile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetPassConfig.h91 AnalysisID StopAfter = nullptr; variable
181 bool StopAfter; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetPassConfig.h91 AnalysisID StopAfter = nullptr; variable
181 bool StopAfter; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetPassConfig.h91 AnalysisID StopAfter = nullptr; variable
181 bool StopAfter; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DDebugCounter.h171 int64_t StopAfter = -1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DDebugCounter.h170 int64_t StopAfter = -1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDebugCounter.h170 int64_t StopAfter = -1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DDebugCounter.h170 int64_t StopAfter = -1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DDebugCounter.h170 int64_t StopAfter = -1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DDebugCounter.h170 int64_t StopAfter = -1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h89 AnalysisID StopAfter = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h90 AnalysisID StopAfter = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetPassConfig.h90 AnalysisID StopAfter = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp500 StringRef StopAfter; in registerPartialPipelineCallback() local