Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBPFISelLowering.h115 MachineBasicBlock * EmitInstrWithCustomInserterMemcpy(MachineInstr &MI,
H A DBPFISelLowering.cpp586 BPFTargetLowering::EmitInstrWithCustomInserterMemcpy(MachineInstr &MI, in EmitInstrWithCustomInserterMemcpy() function in BPFTargetLowering
641 return EmitInstrWithCustomInserterMemcpy(MI, BB); in EmitInstrWithCustomInserter()