Searched defs:TargetPtr (Results 1 – 6 of 6) sorted by relevance
| /external/llvm-project/openmp/libomptarget/plugins/ve/src/ |
| D | rtl.cpp | 366 int32_t __tgt_rtl_data_submit(int32_t ID, void *TargetPtr, void *HostPtr, in __tgt_rtl_data_submit() 379 int32_t __tgt_rtl_data_retrieve(int32_t ID, void *HostPtr, void *TargetPtr, in __tgt_rtl_data_retrieve() 392 int32_t __tgt_rtl_data_delete(int32_t ID, void *TargetPtr) { in __tgt_rtl_data_delete()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldELFMips.cpp | 213 void RuntimeDyldELFMips::applyMIPSRelocation(uint8_t *TargetPtr, int64_t Value, in applyMIPSRelocation() 307 uint8_t *TargetPtr = Section.getAddressWithOffset(Offset); in resolveMIPSO32Relocation() local
|
| /external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldELFMips.cpp | 213 void RuntimeDyldELFMips::applyMIPSRelocation(uint8_t *TargetPtr, int64_t Value, in applyMIPSRelocation() 307 uint8_t *TargetPtr = Section.getAddressWithOffset(Offset); in resolveMIPSO32Relocation() local
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 309 uint32_t *TargetPtr = in resolveAArch64Relocation() local 325 uint64_t *TargetPtr = in resolveAArch64Relocation() local 449 uint32_t *TargetPtr = in resolveARMRelocation() local 499 uint8_t *TargetPtr = Section.getAddressWithOffset(Offset); in resolveMIPSRelocation() local 730 void RuntimeDyldELF::applyMIPS64Relocation(uint8_t *TargetPtr, in applyMIPS64Relocation()
|
| /external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 370 uint32_t *TargetPtr = in resolveAArch64Relocation() local 498 uint32_t *TargetPtr = in resolveARMRelocation() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 370 uint32_t *TargetPtr = in resolveAArch64Relocation() local 491 uint32_t *TargetPtr = in resolveARMRelocation() local
|