Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DModule.h386 void setMaterializer(GVMaterializer *GVM);
/external/llvm/lib/IR/
DModule.cpp400 void Module::setMaterializer(GVMaterializer *GVM) { in setMaterializer() function in Module
/external/swiftshader/third_party/LLVM/lib/VMCore/
DModule.cpp333 void Module::setMaterializer(GVMaterializer *GVM) { in setMaterializer() function in Module
/external/llvm/include/llvm/IR/
DModule.h467 void setMaterializer(GVMaterializer *GVM);
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2963 M->setMaterializer(R); in getLazyBitcodeModule()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6547 M->setMaterializer(R); in getBitcodeModuleImpl()