Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp627 bool isMemcpyOp = Opc == BPF::MEMCPY; in EmitInstrWithCustomInserter() local
636 assert((isSelectRROp || isSelectRIOp || isMemcpyOp) && in EmitInstrWithCustomInserter()
640 if (isMemcpyOp) in EmitInstrWithCustomInserter()