Home
last modified time | relevance | path

Searched refs:createRNG (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DModuleTest.cpp66 std::unique_ptr<RandomNumberGenerator> RNG = M.createRNG(&DP); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModule.cpp91 std::unique_ptr<RandomNumberGenerator> Module::createRNG(const Pass* P) const { in createRNG() function in Module
/external/llvm/lib/IR/
DModule.cpp70 RandomNumberGenerator *Module::createRNG(const Pass* P) const { in createRNG() function in Module
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModule.h257 std::unique_ptr<RandomNumberGenerator> createRNG(const Pass* P) const;
/external/llvm/include/llvm/IR/
DModule.h252 RandomNumberGenerator *createRNG(const Pass* P) const;