Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelLowering.h115 MachineBasicBlock * EmitInstrWithCustomInserterMemcpy(MachineInstr &MI,
DBPFISelLowering.cpp586 BPFTargetLowering::EmitInstrWithCustomInserterMemcpy(MachineInstr &MI, in EmitInstrWithCustomInserterMemcpy() function in BPFTargetLowering
641 return EmitInstrWithCustomInserterMemcpy(MI, BB); in EmitInstrWithCustomInserter()