Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp465 UserValue *UV = Leader->getLeader(); in getUserValue() local
474 UserValue *UV = userValues.back().get(); in getUserValue() local
486 if (UserValue *UV = virtRegToEqClass.lookup(VirtReg)) in lookupVirtReg() local
506 UserValue *UV = getUserValue(Var, Expr, Offset, IsIndirect, MI.getDebugLoc()); in handleDebugValue() local
895 for (UserValue *UV = lookupVirtReg(OldReg); UV; UV = UV->getNext()) in splitRegister() local
902 UserValue *UV = lookupVirtReg(OldReg); in splitRegister() local
/external/libavc/common/svc/
Disvc_defs.h63 #define UV 1 macro
/external/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
/external/libavc/common/mvc/
Dimvc_defs.h57 UV = 1, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h79 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV) {} in VPValue() argument
/external/skia/tools/viewer/
DPatchSlide.cpp93 SkScalar UV = (1 - u) * (1 - v); in eval_sheet() local
/external/llvm/lib/Analysis/
DGlobalsModRef.cpp810 const Value *UV = GV1 ? UV2 : UV1; in alias() local
DMemoryBuiltins.cpp437 if (UndefValue *UV = dyn_cast<UndefValue>(V)) in compute() local
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h247 #define UV(_u_, _v_) (_u_), (_v_) macro
/external/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
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
Dx86.cpp427 __m128i Y, UV, U, V, R, G, B, A; in rsdIntrinsicYuv_K() local
489 __m128i Y, UV, U, V, R, G, B, A; in rsdIntrinsicYuvR_K() local
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1819 UShort4 UV; in sampleTexel() local
1831 UInt4 UV; in sampleTexel() local
/external/libavc/test/mvcdec/
Dmain.c93 UV = 1, enumerator
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp243 Value *UV = WorkList.pop_back_val(); in CleanupConstantGlobalUsers() local
/external/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
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp260 UV = VALUE_UINT_VEC, enumerator
/external/llvm/lib/IR/
DConstants.cpp272 if (const UndefValue *UV = dyn_cast<UndefValue>(this)) in getAggregateElement() local
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp349 UV = VALUE_UINT_VEC, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp395 if (const UndefValue *UV = dyn_cast<UndefValue>(this)) in getAggregateElement() local