/external/llvm/lib/CodeGen/ |
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
|
/external/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
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 604 UserValue *&UV = userVarMap[ID]; in getUserValue() local 620 if (UserValue *UV = virtRegToEqClass.lookup(VirtReg)) in lookupVirtReg() local 674 UserValue *UV = getUserValue(Var, Expr->getFragmentInfo(), MI.getDebugLoc()); in handleDebugValue() local 1181 for (UserValue *UV = lookupVirtReg(OldReg); UV; UV = UV->getNext()) in splitRegister() local 1188 UserValue *UV = lookupVirtReg(OldReg); in splitRegister() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 79 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV) {} in VPValue() argument
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlan.cpp | 60 VPValue::VPValue(const unsigned char SC, Value *UV, VPDef *Def) in VPValue() 1053 if (const Value *UV = getUnderlyingValue()) { in printAsOperand() local 1125 const Value *UV = V->getUnderlyingValue(); in assignSlot() local
|
D | VPlanValue.h | 103 : VPValue(VPValueSC, UV, Def) {} in VPValue() argument
|
/external/skqp/samplecode/ |
D | SamplePatch.cpp | 93 SkScalar UV = (1 - u) * (1 - v); in eval_sheet() local
|
/external/skia/samplecode/ |
D | SamplePatch.cpp | 91 SkScalar UV = (1 - u) * (1 - v); in eval_sheet() local
|
/external/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 810 const Value *UV = GV1 ? UV2 : UV1; in alias() local
|
D | MemoryBuiltins.cpp | 437 if (UndefValue *UV = dyn_cast<UndefValue>(V)) in compute() local
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | OpenMPOpt.cpp | 156 std::shared_ptr<UseVector> &UV = UsesMap[F]; in getOrCreateUseVector() local 194 UseVector &UV = getOrCreateUseVector(F); in foreachUse() local 1197 auto *UV = RFI.getUseVector(F); in deduplicateRuntimeCalls() local
|
D | GlobalOpt.cpp | 291 Value *UV = WorkList.pop_back_val(); in CleanupConstantGlobalUsers() local
|
D | AttributorAttributes.cpp | 2877 UndefValue &UV = *UndefValue::get(V.getType()); in manifest() local 2948 UndefValue &UV = *UndefValue::get(U->getType()); in manifest() local 3038 UndefValue &UV = *UndefValue::get(getAssociatedFunction()->getReturnType()); in manifest() local
|
/external/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
|
/external/angle/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.h | 247 #define UV(_u_, _v_) (_u_), (_v_) macro
|
/external/llvm-project/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 861 const Value *UV = GV1 ? UV2 : UV1; in alias() local
|
D | MemoryBuiltins.cpp | 623 if (UndefValue *UV = dyn_cast<UndefValue>(V)) in compute() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | MetadataTest.cpp | 1246 auto *UV = in TEST_F() local 1375 auto *UV = in TEST_F() local
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 243 Value *UV = WorkList.pop_back_val(); in CleanupConstantGlobalUsers() local
|
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 1807 Short4 UV; in sampleTexel() local
|
/external/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
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderOperatorTests.cpp | 260 UV = VALUE_UINT_VEC, enumerator
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderOperatorTests.cpp | 292 UV = VALUE_UINT_VEC, enumerator
|