Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp78 auto &PU = PredIt.getUse(); in getEdge() local
118 auto &PU = PredIt.getUse(); in hasLiveIncomingEdges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp857 if (PHINode *PU = dyn_cast<PHINode>(PN->user_back())) in DeadPHICycle() local
1166 if (PHINode *PU = dyn_cast<PHINode>(PHIUser)) { in visitPHINode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFRegisters.cpp85 BitVector PU(TRI.getNumRegUnits()); in PhysicalRegisterInfo() local
/third_party/ffmpeg/libavcodec/
Dhevcpred_template.c33 #define PU(x) \ in FUNC() macro
Dvp3.c1648 #define PU 4 in reverse_dc_prediction() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplicator.cpp650 MachineOperand &PU = I.getOperand(Idx); in shouldTailDuplicate() local
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp1426 #define PU(VAL, OFFS, BITS) (uintToChannel((VAL), (BITS)) << (OFFS)) in setPixel() macro
1576 #define PU(VAL, OFFS, BITS) (uintToChannel((deUint32)(VAL), (BITS)) << (OFFS)) in setPixel() macro