Searched defs:PU (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | st-pincfg.h | 19 #define PU (1 << 26) macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid64_mul.c | 60 UINT128 P, PU, C128, Q_high, Q_low, Stemp; local
|
H A D | bid64_fma.c | 69 UINT128 P, PU, CT, CZ; local
|
H A D | bid_inline_add.h | 514 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 D | bid64_mul.c | 60 UINT128 P, PU, C128, Q_high, Q_low, Stemp; local
|
H A D | bid64_fma.c | 69 UINT128 P, PU, CT, CZ; local
|
H A D | bid_inline_add.h | 514 UINT128 Q_high, Q_low, C128, Stemp, PU; in __bid_full_round64() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | SafepointIRVerifier.cpp | 79 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 D | RDFRegisters.cpp | 85 BitVector PU(TRI.getNumRegUnits()); in PhysicalRegisterInfo() local
|
H A D | TailDuplicator.cpp | 662 MachineOperand &PU = I.getOperand(Idx); in shouldTailDuplicate() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 948 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 D | ASTContext.cpp | 353 PU = CTSD->getSpecializedTemplateOrPartial(); in adjustDeclToTemplate() local
|