Searched refs:OP1N (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp268 SDNode *OP1N = OP1.getNode(); local
269 if (OP1N->getOpcode() <= ISD::BUILTIN_OP_END || OP1N->getNumOperands() == 0)
275 dyn_cast<GlobalAddressSDNode>(OP1N->getOperand(0).getNode());

Completed in 111 milliseconds