Home
last modified time | relevance | path

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

/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dst-pincfg.h19 #define PU (1 << 26) macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_mul.c60 UINT128 P, PU, C128, Q_high, Q_low, Stemp; local
H A Dbid64_fma.c69 UINT128 P, PU, CT, CZ; local
H A Dbid_inline_add.h514 UINT128 Q_high, Q_low, C128, Stemp, PU; in __bid_full_round64() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid64_mul.c60 UINT128 P, PU, C128, Q_high, Q_low, Stemp; local
H A Dbid64_fma.c69 UINT128 P, PU, CT, CZ; local
H A Dbid_inline_add.h514 UINT128 Q_high, Q_low, C128, Stemp, PU; in __bid_full_round64() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DSafepointIRVerifier.cpp79 auto &PU = PredIt.getUse(); in getEdge() local
119 auto &PU = PredIt.getUse(); in hasLiveIncomingEdges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFRegisters.cpp85 BitVector PU(TRI.getNumRegUnits()); in PhysicalRegisterInfo() local
H A DTailDuplicator.cpp662 MachineOperand &PU = I.getOperand(Idx); in shouldTailDuplicate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp948 if (PHINode *PU = dyn_cast<PHINode>(PN->user_back())) in DeadPHICycle() local
1345 if (PHINode *PU = dyn_cast<PHINode>(PHIUser)) { in visitPHINode() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp353 PU = CTSD->getSpecializedTemplateOrPartial(); in adjustDeclToTemplate() local