Searched refs:OPN (Results 1 – 6 of 6) sorted by relevance
276 #define OPN 0x0000 macro280 #define OPN 0x1000 macro284 #define OPN 0x2000 macro288 #define OPN 0x3000 macro295 # define LDOP .inst 0x38200020 + OPN + B + N
568 const PHINode *OPN = PHIToResolve[phino]; in CloneAndPruneIntoFromInst() local569 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneIntoFromInst()570 const BasicBlock *OldBB = OPN->getParent(); in CloneAndPruneIntoFromInst()578 OPN = PHIToResolve[phino]; in CloneAndPruneIntoFromInst()579 PHINode *PN = cast<PHINode>(VMap[OPN]); in CloneAndPruneIntoFromInst()
230 PHINode *OPN = cast<PHINode>(I); in EvaluateInDifferentType() local231 PHINode *NPN = PHINode::Create(Ty, OPN->getNumIncomingValues()); in EvaluateInDifferentType()232 for (unsigned i = 0, e = OPN->getNumIncomingValues(); i != e; ++i) { in EvaluateInDifferentType()234 EvaluateInDifferentType(OPN->getIncomingValue(i), Ty, isSigned); in EvaluateInDifferentType()235 NPN->addIncoming(V, OPN->getIncomingBlock(i)); in EvaluateInDifferentType()
756 >>>0x44 ulelong >0 YM2203 (OPN),
1457 (B, M, N, OPN): Define.