Home
last modified time | relevance | path

Searched defs:createRNG (Results 1 – 2 of 2) sorted by relevance

/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