Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DPointerUnionTest.cpp15 typedef PointerUnion<int *, float *> PU; typedef
/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp77 auto &PU = PredIt.getUse(); in getEdge() local
117 auto &PU = PredIt.getUse(); in hasLiveIncomingEdges() local
/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp79 BitVector PU(TRI.getNumRegUnits()); in PhysicalRegisterInfo() local
H A DTailDuplicator.cpp685 MachineOperand &PU = I.getOperand(Idx); shouldTailDuplicate() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp989 if (PHINode *PU = dyn_cast<PHINode>(PN->user_back())) isDeadPHICycle() local
1481 if (PHINode *PU = dyn_cast<PHINode>(PHIUser)) { visitPHINode() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp379 PU = CTSD->getSpecializedTemplateOrPartial(); adjustDeclToTemplate() local