Home
last modified time | relevance | path

Searched defs:Dematerialize (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DGVMaterializer.h55 virtual void Dematerialize(GlobalValue *) {} in Dematerialize() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DGlobals.cpp38 void GlobalValue::Dematerialize() { in Dematerialize() function in GlobalValue
DModule.cpp358 void Module::Dematerialize(GlobalValue *GV) { in Dematerialize() function in Module
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2899 void BitcodeReader::Dematerialize(GlobalValue *GV) { in Dematerialize() function in BitcodeReader