Home
last modified time | relevance | path

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

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