Searched defs:onDelete (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/unittests/VMCore/ |
D | ValueMapTest.cpp | 192 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/ |
D | ValueMapTest.cpp | 191 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/ |
D | ValueMap.h | 64 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {} in onDelete() function
|
/external/llvm/include/llvm/IR/ |
D | ValueMap.h | 69 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {} in onDelete() function
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 477 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/ |
D | ExecutionEngine.cpp | 1117 void ExecutionEngineState::AddressMapConfig::onDelete(ExecutionEngineState *EES, in onDelete() function in ExecutionEngineState::AddressMapConfig
|