Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
1332 for (unsigned OpN = 0; OpN < NumOps; ++OpN) { in buildStmt() local
1361 for (unsigned OpN = 0; OpN < NumOps; ++OpN) { in buildStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp678 SDNode *OpN = Op.getNode(); in ScheduleNode() local
H A DScheduleDAGSDNodes.cpp476 SDNode *OpN = N->getOperand(i).getNode(); in AddSchedEdges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp623 bool HexagonBitSimplify::getUsedBits(unsigned Opc, unsigned OpN, in getUsedBits()
1081 unsigned OpN, unsigned &LostB, unsigned &LostE) { in isLossyShiftLeft()
1141 unsigned OpN, unsigned &LostB, unsigned &LostE) { in isLossyShiftRight()
1251 unsigned OpN, BitVector &Bits, uint16_t Begin) { in computeUsedBits()
H A DHexagonISelDAGToDAGHVX.cpp643 unsigned OpN = 0; member
1376 unsigned OpN = 0; in select() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp703 MDNode &OpN = *cast<MDNode>(Op); in visitOperands() local