Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1012 TargetLoweringBase::emitXRayTypedEvent(MachineInstr &MI, in emitXRayTypedEvent() function in TargetLoweringBase
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2628 MachineBasicBlock *emitXRayTypedEvent(MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp28734 return emitXRayTypedEvent(MI, BB); in EmitInstrWithCustomInserter()