Searched refs:LowerMemcpy (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 602 static MachineBasicBlock *LowerMemcpy(MachineInstr &MI, DebugLoc DL, in LowerMemcpy() function 890 return LowerMemcpy(MI, DL, BB, TII, false); in EmitInstrWithCustomInserter() 892 return LowerMemcpy(MI, DL, BB, TII, true); in EmitInstrWithCustomInserter()
|