/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | bit.h | 69 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/ |
D | bit.h | 105 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/ |
D | bit.h | 105 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/ |
D | bit.h | 105 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/ |
D | bit.h | 105 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 D | LiveDebugVariables.cpp | 465 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 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanValue.h | 96 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 D | VPlan.cpp | 76 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 D | LiveDebugVariables.cpp | 778 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 D | isvc_defs.h | 63 #define UV 1 macro
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | YUVConverter.h | 35 UV = 3, enumerator
|
/aosp_15_r20/external/libavc/common/mvc/ |
H A D | imvc_defs.h | 57 UV = 1, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanValue.h | 79 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV) {} in VPValue() argument
|
/aosp_15_r20/external/federated-compute/fcp/base/ |
H A D | future_test.cc | 59 using UV = UniqueValue<Unit>; typedef
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | GoldfishAVCDec.cpp | 271 int UV = Y/4; in copyImageData() local
|
/aosp_15_r20/frameworks/rs/toolkit/ |
H A D | x86.cpp | 428 __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 D | x86.cpp | 427 __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 D | rsCpuIntrinsics_x86.cpp | 425 __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 D | PatchSlide.cpp | 93 SkScalar UV = (1 - u) * (1 - v); in eval_sheet() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | GlobalsModRef.cpp | 810 const Value *UV = GV1 ? UV2 : UV1; in alias() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | GlobalsModRef.cpp | 853 const Value *UV = GV1 ? UV2 : UV1; in alias() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | GlobalsModRef.cpp | 851 const Value *UV = GV1 ? UV2 : UV1; in alias() local
|
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/ |
H A D | vulkan_command_buffer_utils.h | 248 #define UV(_u_, _v_) (_u_), (_v_) macro
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SamplerCore.cpp | 2048 UShort4 UV; in sampleChromaTexel() local 2060 UInt4 UV; in sampleChromaTexel() local
|