Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFISelLowering.cpp806 bool isMemcpyOp = Opc == BPF::MEMCPY; in EmitInstrWithCustomInserter() local
814 if (!(isSelectRROp || isSelectRIOp || isMemcpyOp)) in EmitInstrWithCustomInserter()
818 if (isMemcpyOp) in EmitInstrWithCustomInserter()