Home
last modified time | relevance | path

Searched refs:emitXRayCustomEvent (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1008 TargetLoweringBase::emitXRayCustomEvent(MachineInstr &MI, in emitXRayCustomEvent() function in TargetLoweringBase
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2746 MachineBasicBlock *emitXRayCustomEvent(MachineInstr &MI,
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29944 return emitXRayCustomEvent(MI, BB); in EmitInstrWithCustomInserter()