Home
last modified time | relevance | path

Searched defs:OnlyIfDivergentTarget (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSpeculativeExecution.cpp107 explicit SpeculativeExecutionLegacyPass(bool OnlyIfDivergentTarget = false) in SpeculativeExecutionLegacyPass()
124 const bool OnlyIfDivergentTarget; member in __anon71528e100111::SpeculativeExecutionLegacyPass
305 SpeculativeExecutionPass::SpeculativeExecutionPass(bool OnlyIfDivergentTarget) in SpeculativeExecutionPass()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSpeculativeExecution.cpp108 explicit SpeculativeExecutionLegacyPass(bool OnlyIfDivergentTarget = false) in SpeculativeExecutionLegacyPass()
125 const bool OnlyIfDivergentTarget; member in __anona06bc5fc0111::SpeculativeExecutionLegacyPass
330 SpeculativeExecutionPass::SpeculativeExecutionPass(bool OnlyIfDivergentTarget) in SpeculativeExecutionPass()
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DSpeculativeExecution.h85 const bool OnlyIfDivergentTarget = false; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DSpeculativeExecution.h85 const bool OnlyIfDivergentTarget = false; variable
/external/llvm/lib/Transforms/Scalar/
DSpeculativeExecution.cpp107 explicit SpeculativeExecution(bool OnlyIfDivergentTarget = false) in SpeculativeExecution()
128 const bool OnlyIfDivergentTarget; member in __anon6be1db6e0111::SpeculativeExecution