/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 589 UserValue *UV = Leader->getLeader(); in getUserValue() local 598 UserValue *UV = userValues.back().get(); in getUserValue() local 610 if (UserValue *UV = virtRegToEqClass.lookup(VirtReg)) in lookupVirtReg() local 663 UserValue *UV = in handleDebugValue() local 1154 for (UserValue *UV = lookupVirtReg(OldReg); UV; UV = UV->getNext()) in splitRegister() local 1161 UserValue *UV = lookupVirtReg(OldReg); in splitRegister() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 79 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV) {} in VPValue() argument
|
/third_party/skia/samplecode/ |
D | SamplePatch.cpp | 91 SkScalar UV = (1 - u) * (1 - v); in eval_sheet() local
|
/third_party/flutter/skia/samplecode/ |
D | SamplePatch.cpp | 91 SkScalar UV = (1 - u) * (1 - v); in eval_sheet() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 851 const Value *UV = GV1 ? UV2 : UV1; in alias() local
|
D | MemoryBuiltins.cpp | 602 if (UndefValue *UV = dyn_cast<UndefValue>(V)) in compute() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.h | 247 #define UV(_u_, _v_) (_u_), (_v_) macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.h | 247 #define UV(_u_, _v_) (_u_), (_v_) macro
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.c | 4802 guint32 UV = 0; in unpack_NV12_10LE32() local 4897 guint32 UV = 0; in pack_NV12_10LE32() local 4955 guint32 UV = 0; in unpack_NV16_10LE32() local 5049 guint32 UV = 0; in pack_NV16_10LE32() local 5105 guint32 UV = 0; in unpack_NV12_10LE40() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 1772 Short4 UV; in sampleTexel() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 2656 UndefValue &UV = *UndefValue::get(V.getType()); in manifest() local 2723 UndefValue &UV = *UndefValue::get(U->getType()); in manifest() local 2758 UndefValue &UV = *UndefValue::get(getAssociatedFunction()->getReturnType()); in manifest() local
|
D | GlobalOpt.cpp | 286 Value *UV = WorkList.pop_back_val(); in CleanupConstantGlobalUsers() local
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_5_035.hpp | 840 #define UV macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Constants.cpp | 395 if (const UndefValue *UV = dyn_cast<UndefValue>(this)) in getAggregateElement() local
|