Home
last modified time | relevance | path

Searched defs:UV (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp589 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/
DVPlanValue.h79 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV) {} in VPValue() argument
/third_party/skia/samplecode/
DSamplePatch.cpp91 SkScalar UV = (1 - u) * (1 - v); in eval_sheet() local
/third_party/flutter/skia/samplecode/
DSamplePatch.cpp91 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/
DGlobalsModRef.cpp851 const Value *UV = GV1 ? UV2 : UV1; in alias() local
DMemoryBuiltins.cpp602 if (UndefValue *UV = dyn_cast<UndefValue>(V)) in compute() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h247 #define UV(_u_, _v_) (_u_), (_v_) macro
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h247 #define UV(_u_, _v_) (_u_), (_v_) macro
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c4802 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/
DSamplerCore.cpp1772 Short4 UV; in sampleTexel() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp2656 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
DGlobalOpt.cpp286 Value *UV = WorkList.pop_back_val(); in CleanupConstantGlobalUsers() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp840 #define UV macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp395 if (const UndefValue *UV = dyn_cast<UndefValue>(this)) in getAggregateElement() local