Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DGVMaterializer.h50 virtual void Dematerialize(GlobalValue *) {} in Dematerialize() function
/external/lldb/source/Expression/
DMaterializer.cpp194 void Dematerialize (lldb::StackFrameSP &frame_sp, in Dematerialize() function in EntityPersistentVariable
542 void Dematerialize (lldb::StackFrameSP &frame_sp, in Dematerialize() function in EntityVariable
767 void Dematerialize (lldb::StackFrameSP &frame_sp, in Dematerialize() function in EntityResultVariable
777 void Dematerialize (lldb::ClangExpressionVariableSP &result_variable_sp, in Dematerialize() function in EntityResultVariable
1040 void Dematerialize (lldb::StackFrameSP &frame_sp, in Dematerialize() function in EntitySymbol
1180 void Dematerialize (lldb::StackFrameSP &frame_sp, in Dematerialize() function in EntityRegister
1351 Materializer::Dematerializer::Dematerialize (Error &error, lldb::ClangExpressionVariableSP &result_… in Dematerialize() function in Materializer::Dematerializer
/external/llvm/lib/IR/
DGlobals.cpp41 void GlobalValue::Dematerialize() { in Dematerialize() function in GlobalValue
DModule.cpp397 void Module::Dematerialize(GlobalValue *GV) { in Dematerialize() function in Module
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4360 void BitcodeReader::Dematerialize(GlobalValue *GV) { in Dematerialize() function in BitcodeReader