Home
last modified time | relevance | path

Searched refs:AddressMapConfig (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DExecutionEngine.h50 struct AddressMapConfig : public ValueMapConfig<const GlobalValue*> { struct
58 typedef ValueMap<const GlobalValue *, void *, AddressMapConfig> argument
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp1113 ExecutionEngineState::AddressMapConfig::getMutex(ExecutionEngineState *EES) { in getMutex()
1117 void ExecutionEngineState::AddressMapConfig::onDelete(ExecutionEngineState *EES, in onDelete()
1123 void ExecutionEngineState::AddressMapConfig::onRAUW(ExecutionEngineState *, in onRAUW()