Home
last modified time | relevance | path

Searched defs:replaceMachineCodeForFunction (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMJITInfo.cpp30 void ARMJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in ARMJITInfo
/external/llvm/lib/Target/Mips/
DMipsJITInfo.cpp30 void MipsJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in MipsJITInfo
/external/llvm/lib/Target/X86/
DX86JITInfo.cpp35 void X86JITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in X86JITInfo
/external/llvm/lib/Target/Sparc/
DSparcJITInfo.cpp215 void SparcJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in SparcJITInfo
/external/llvm/lib/Target/PowerPC/
DPPCJITInfo.cpp479 void PPCJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in PPCJITInfo