Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h32 return Opcode == OpN->getOpcode(); in match() argument
H A DScheduleDAGFast.cpp688 SDNode *OpN = Op.getNode(); in ScheduleNode() local
[all...]
H A DScheduleDAGSDNodes.cpp478 SDNode *OpN = N->getOperand(i).getNode(); in AddSchedEdges() local
/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1287 MachineOperand &Op = In.getOperand(OpN); in buildStmt() local
1315 for (unsigned OpN = 0; OpN < NumOps; ++OpN) { buildStmt() local
1334 for (unsigned OpN = 0; OpN < NumOps; ++OpN) { buildStmt() local
1363 for (unsigned OpN = 0; OpN < NumOps; ++OpN) { buildStmt() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp651 bool HexagonBitSimplify::getUsedBits(unsigned Opc, unsigned OpN, in getUsedBits() argument
1109 isLossyShiftLeft(const MachineInstr & MI,unsigned OpN,unsigned & LostB,unsigned & LostE) isLossyShiftLeft() argument
1169 isLossyShiftRight(const MachineInstr & MI,unsigned OpN,unsigned & LostB,unsigned & LostE) isLossyShiftRight() argument
1279 computeUsedBits(const MachineInstr & MI,unsigned OpN,BitVector & Bits,uint16_t Begin) computeUsedBits() argument
[all...]
H A DHexagonISelDAGToDAGHVX.cpp648 unsigned OpN = 0; global() member
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp482 auto OpN = operand.getAs<NonLoc>(); evalUnaryOp() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp770 assert(OpN.isUniqued() && in visitOperands() local