Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelLowering.h146 MachineBasicBlock * EmitInstrWithCustomInserterMemcpy(MachineInstr &MI,
H A DBPFISelLowering.cpp685 BPFTargetLowering::EmitInstrWithCustomInserterMemcpy(MachineInstr &MI, in EmitInstrWithCustomInserterMemcpy() function in BPFTargetLowering
740 return EmitInstrWithCustomInserterMemcpy(MI, BB); in EmitInstrWithCustomInserter()