Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A Dbit.h69 uint16_t UV = V; in byteswap() local
80 uint32_t UV = V; in byteswap() local
93 uint64_t UV = V; in byteswap() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
Dbit.h105 uint16_t UV = V; in byteswap() local
116 uint32_t UV = V; in byteswap() local
129 uint64_t UV = V; in byteswap() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
Dbit.h105 uint16_t UV = V; in byteswap() local
116 uint32_t UV = V; in byteswap() local
129 uint64_t UV = V; in byteswap() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
Dbit.h105 uint16_t UV = V; in byteswap() local
116 uint32_t UV = V; in byteswap() local
129 uint64_t UV = V; in byteswap() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
Dbit.h105 uint16_t UV = V; in byteswap() local
116 uint32_t UV = V; in byteswap() local
129 uint64_t UV = V; in byteswap() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h96 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV, nullptr) {} in VPValue() argument
98 VPValue(VPDef *Def, Value *UV = nullptr) : VPValue(VPVRecipeSC, UV, Def) {} in VPValue() argument
100 VPValue(Value *UV, VPDef *Def) : VPValue(VPValueSC, UV, Def) {} in VPValue()
H A DVPlan.cpp76 VPValue::VPValue(const unsigned char SC, Value *UV, VPDef *Def) in VPValue()
1015 if (const Value *UV = getUnderlyingValue()) { in printAsOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp778 UserValue *&UV = userVarMap[ID]; in getUserValue() local
794 if (UserValue *UV = virtRegToEqClass.lookup(VirtReg)) in lookupVirtReg() local
857 UserValue *UV = getUserValue(Var, Expr->getFragmentInfo(), MI.getDebugLoc()); in handleDebugValue() local
1492 for (UserValue *UV = lookupVirtReg(OldReg); UV; UV = UV->getNext()) in splitRegister() local
1499 UserValue *UV = lookupVirtReg(OldReg); in splitRegister() local
/aosp_15_r20/external/libavc/common/svc/
H A Disvc_defs.h63 #define UV 1 macro
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DYUVConverter.h35 UV = 3, enumerator
/aosp_15_r20/external/libavc/common/mvc/
H A Dimvc_defs.h57 UV = 1, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h79 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV) {} in VPValue() argument
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dfuture_test.cc59 using UV = UniqueValue<Unit>; typedef
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp271 int UV = Y/4; in copyImageData() local
/aosp_15_r20/frameworks/rs/toolkit/
H A Dx86.cpp428 __m128i Y, UV, U, V, R, G, B, A; in rsdIntrinsicYuv_K() local
490 __m128i Y, UV, U, V, R, G, B, A; in rsdIntrinsicYuvR_K() local
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
H A 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
/aosp_15_r20/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_x86.cpp425 __m128i Y, UV, U, V, R, G, B, A; in rsdIntrinsicYuv_K() local
487 __m128i Y, UV, U, V, R, G, B, A; in rsdIntrinsicYuvR_K() local
/aosp_15_r20/external/skia/tools/viewer/
H A DPatchSlide.cpp93 SkScalar UV = (1 - u) * (1 - v); in eval_sheet() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DGlobalsModRef.cpp810 const Value *UV = GV1 ? UV2 : UV1; in alias() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DGlobalsModRef.cpp853 const Value *UV = GV1 ? UV2 : UV1; in alias() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DGlobalsModRef.cpp851 const Value *UV = GV1 ? UV2 : UV1; in alias() local
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h248 #define UV(_u_, _v_) (_u_), (_v_) macro
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSamplerCore.cpp2048 UShort4 UV; in sampleChromaTexel() local
2060 UInt4 UV; in sampleChromaTexel() local

123