Searched defs:N0Opc (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 1559 unsigned N0Opc = And.getMachineOpcode(); PostprocessISelDAG() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 4563 unsigned N0Opc = N0->getOpcode(); SimplifySetCC() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 18120 unsigned N0Opc = N0->getOpcode(), N1Opc = N1->getOpcode(); performConcatVectorsCombine() local |