Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFISelLowering.h150 MachineBasicBlock * EmitInstrWithCustomInserterMemcpy(MachineInstr &MI,
H A DBPFISelLowering.cpp686 BPFTargetLowering::EmitInstrWithCustomInserterMemcpy(MachineInstr &MI, in EmitInstrWithCustomInserterMemcpy() function in BPFTargetLowering
741 return EmitInstrWithCustomInserterMemcpy(MI, BB); in EmitInstrWithCustomInserter()