Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/IR/
H A DModule.cpp70 RandomNumberGenerator *Module::createRNG(const Pass* P) const { in createRNG() function in Module
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DModule.cpp92 std::unique_ptr<RandomNumberGenerator> Module::createRNG(const Pass* P) const { in createRNG() function in Module
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DModule.cpp88 Module::createRNG(const StringRef Name) const { in createRNG() function in Module