Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/IR/
H A DModule.cpp414 std::error_code Module::materializeAll() { in materializeAll() function in Module
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DModule.cpp417 Error Module::materializeAll() { in materializeAll() function in Module
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DModule.cpp446 Error Module::materializeAll() { in materializeAll() function in Module
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DReactor.cpp61 void Variable::UnmaterializedVariables::materializeAll() in materializeAll() function in rr::Variable::UnmaterializedVariables
157 void Variable::materializeAll() in materializeAll() function in rr::Variable