reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1392 /* 2395*/ OPC_MorphNodeTo0, TARGET_VAL(BPF::MEMCPY), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput,
lib/Target/BPF/BPFISelLowering.cpp 627 bool isMemcpyOp = Opc == BPF::MEMCPY;
lib/Target/BPF/BPFInstrInfo.cpp 116 if (MI.getOpcode() == BPF::MEMCPY) {