Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMJITInfo.cpp29 void ARMJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in ARMJITInfo
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsJITInfo.cpp29 void MipsJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in MipsJITInfo
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86JITInfo.cpp34 void X86JITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in X86JITInfo
/freebsd-9-stable/contrib/llvm/lib/Target/Sparc/
DSparcJITInfo.cpp214 void SparcJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in SparcJITInfo
/freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/
DPPCJITInfo.cpp468 void PPCJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in PPCJITInfo