Home
last modified time | relevance | path

Searched defs:onDelete (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/unittests/VMCore/
DValueMapTest.cpp192 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete() function
245 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete() function
277 static void onDelete(ExtraData Map, KeyT Old) { in onDelete() function
/external/llvm/unittests/IR/
DValueMapTest.cpp191 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete() function
245 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete() function
277 static void onDelete(ExtraData Map, KeyT Old) { in onDelete() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DValueMap.h64 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {} in onDelete() function
/external/llvm/include/llvm/IR/
DValueMap.h69 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {} in onDelete() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp477 void CallSiteValueMapConfig::onDelete(JITResolverState *JRS, Function *F) { in onDelete() function in CallSiteValueMapConfig
1248 void JITEmitter::EmittedFunctionConfig::onDelete( in onDelete() function in JITEmitter::EmittedFunctionConfig
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp1117 void ExecutionEngineState::AddressMapConfig::onDelete(ExecutionEngineState *EES, in onDelete() function in ExecutionEngineState::AddressMapConfig