Home
last modified time | relevance | path

Searched refs:setMaterializer (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h506 void setMaterializer(GVMaterializer *GVM);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp403 void Module::setMaterializer(GVMaterializer *GVM) { in setMaterializer() function in Module
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6477 M->setMaterializer(R); in getModuleImpl()