Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp914 bool isMemcpyOp = Opc == BPF::MEMCPY; in EmitInstrWithCustomInserter() local
922 if (!(isSelectRROp || isSelectRIOp || isMemcpyOp)) in EmitInstrWithCustomInserter()
926 if (isMemcpyOp) in EmitInstrWithCustomInserter()