Home
last modified time | relevance | path

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

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