Searched refs:op_write_native_code (Results 1 – 9 of 9) sorted by relevance
| /external/llvm/include/llvm/ExecutionEngine/ |
| D | OProfileWrapper.h | 94 int op_write_native_code(const char* name,
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
| D | OProfileWrapper.h | 93 int op_write_native_code(const char* name,
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/ |
| D | OProfileWrapper.h | 93 int op_write_native_code(const char* name,
|
| /external/llvm/lib/ExecutionEngine/OProfileJIT/ |
| D | OProfileJITEventListener.cpp | 104 if (Wrapper->op_write_native_code(Name.data(), Addr, (void *)Addr, Size) == in NotifyObjectEmitted()
|
| D | OProfileWrapper.cpp | 211 int OProfileWrapper::op_write_native_code(const char* Name, in op_write_native_code() function in llvm::OProfileWrapper
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
| D | OProfileWrapper.cpp | 211 int OProfileWrapper::op_write_native_code(const char* Name, in op_write_native_code() function in llvm::OProfileWrapper
|
| D | OProfileJITEventListener.cpp | 107 if (Wrapper->op_write_native_code(Name.data(), Addr, (void *)Addr, Size) == in notifyObjectLoaded()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
| D | OProfileWrapper.cpp | 211 int OProfileWrapper::op_write_native_code(const char* Name, in op_write_native_code() function in llvm::OProfileWrapper
|
| D | OProfileJITEventListener.cpp | 107 if (Wrapper->op_write_native_code(Name.data(), Addr, (void *)Addr, Size) == in notifyObjectLoaded()
|