Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h1675 EmitVAARGWithCustomInserter(MachineInstr &MI, MachineBasicBlock *MBB) const;
H A DX86ISelLowering.cpp34308 X86TargetLowering::EmitVAARGWithCustomInserter(MachineInstr &MI, in EmitVAARGWithCustomInserter() function in X86TargetLowering
36419 return EmitVAARGWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()