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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2059 unsigned NOpc = N->getMachineOpcode(); local
2060 switch (NOpc) {
2067 Opc = NOpc;

Completed in 166 milliseconds