Searched defs:Materialize (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DGlobals.cpp36 bool GlobalValue::Materialize(std::string *ErrInfo) { function in class:GlobalValue
H A DModule.cpp408 bool Module::Materialize(GlobalValue *GV, std::string *ErrInfo) { function in class:Module
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Expression/
H A DMaterializer.cpp149 void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) function in class:EntityPersistentVariable
421 void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) function in class:EntityVariable
731 void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) function in class:EntityResultVariable
1001 void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) function in class:EntitySymbol
1129 void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) function in class:EntityRegister
1312 Materializer::Materialize (lld function in class:Materializer
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3060 error_code BitcodeReader::Materialize(GlobalValue *GV) { function in class:BitcodeReader

Completed in 98 milliseconds