Home
last modified time | relevance | path

Searched defs:OpN (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h32 bool match(SDValue OpN, unsigned Opcode) const { in match()
H A DScheduleDAGFast.cpp688 SDNode *OpN = Op.getNode(); in ScheduleNode() local
H A DScheduleDAGSDNodes.cpp478 SDNode *OpN = N->getOperand(i).getNode(); in AddSchedEdges() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1287 for (unsigned OpN = 0; OpN < NumOps; ++OpN) { in buildStmt() local
1315 for (unsigned OpN = 0; OpN < NumOps; ++OpN) { in buildStmt() local
1334 for (unsigned OpN = 0; OpN < NumOps; ++OpN) { in buildStmt() local
1363 for (unsigned OpN = 0; OpN < NumOps; ++OpN) { in buildStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp651 bool HexagonBitSimplify::getUsedBits(unsigned Opc, unsigned OpN, in getUsedBits()
1109 unsigned OpN, unsigned &LostB, unsigned &LostE) { in isLossyShiftLeft()
1169 unsigned OpN, unsigned &LostB, unsigned &LostE) { in isLossyShiftRight()
1279 unsigned OpN, BitVector &Bits, uint16_t Begin) { in computeUsedBits()
H A DHexagonISelDAGToDAGHVX.cpp648 unsigned OpN = 0; member
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp770 MDNode &OpN = *cast<MDNode>(Op); in visitOperands() local