| /llvm-project-15.0.7/llvm/tools/llvm-diff/ |
| H A D | llvm-diff.cpp | 42 static void diffGlobal(DifferenceEngine &Engine, Module &L, Module &R, in diffGlobal() 83 DifferenceEngine Engine(Consumer); in main() local
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.disc/ |
| H A D | ctor_engine_copy.pass.cpp | 24 typedef std::ranlux24_base Engine; in main() typedef
|
| H A D | ctor_engine_move.pass.cpp | 24 typedef std::ranlux24_base Engine; in main() typedef
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/ |
| H A D | ctor_engine_copy.pass.cpp | 24 typedef std::mt19937 Engine; in main() typedef
|
| H A D | ctor_engine_move.pass.cpp | 24 typedef std::mt19937 Engine; in main() typedef
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.shuf/ |
| H A D | ctor_engine_copy.pass.cpp | 24 typedef std::minstd_rand0 Engine; in main() typedef
|
| H A D | ctor_engine_move.pass.cpp | 24 typedef std::minstd_rand0 Engine; in main() typedef
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | Diagnostics.md | 51 ### Constructing a Diagnostic
|
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/ |
| H A D | ExecutionEngineTest.cpp | 48 std::unique_ptr<ExecutionEngine> Engine; member in __anon865188df0111::ExecutionEngineTest
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | LockFileManager.cpp | 308 std::default_random_engine Engine(Device()); in waitForUnlock() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-diff/lib/ |
| H A D | DifferenceEngine.cpp | 114 DifferenceEngine &Engine; member in __anon246d63510111::FunctionDifferenceEngine 609 FunctionDifferenceEngine(DifferenceEngine &Engine, in FunctionDifferenceEngine()
|
| /llvm-project-15.0.7/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRFindingAction.cpp | 237 DiagnosticsEngine &Engine = Context.getDiagnostics(); in FindSymbol() local
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ExprEngine.h | 144 CoreEngine Engine; variable
|
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/ |
| H A D | MCJITCAPITest.cpp | 329 LLVMExecutionEngineRef Engine; member in __anon98a3fc8f0111::MCJITCAPITest
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | CallEvent.cpp | 487 ExprEngine &Engine = getState()->getStateManager().getOwningEngine(); in getReturnValueUnderConstruction() local 519 ExprEngine &Engine = getState()->getStateManager().getOwningEngine(); in getRuntimeDefinition() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | SmartPtrModeling.cpp | 330 auto &Engine = State->getStateManager().getOwningEngine(); in evalCall() local
|