Home
last modified time | relevance | path

Searched refs:EmitVAARGWithCustomInserter (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1857 EmitVAARGWithCustomInserter(MachineInstr &MI, MachineBasicBlock *MBB) const;
H A DX86ISelLowering.cpp35796 X86TargetLowering::EmitVAARGWithCustomInserter(MachineInstr &MI, in EmitVAARGWithCustomInserter() function in X86TargetLowering
37942 return EmitVAARGWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()