Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h154 MachineBasicBlock * EmitInstrWithCustomInserterMemcpy(MachineInstr &MI,
H A DBPFISelLowering.cpp741 BPFTargetLowering::EmitInstrWithCustomInserterMemcpy(MachineInstr &MI, in EmitInstrWithCustomInserterMemcpy() function in BPFTargetLowering
795 return EmitInstrWithCustomInserterMemcpy(MI, BB); in EmitInstrWithCustomInserter()