Home
last modified time | relevance | path

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

12

/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/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/llvm-project/llvm/lib/CodeGen/
DLiveDebugVariables.cpp604 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/
DVPlanValue.h79 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV) {} in VPValue() argument
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.cpp60 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
DVPlanValue.h103 : VPValue(VPValueSC, UV, Def) {} in VPValue() argument
/external/skqp/samplecode/
DSamplePatch.cpp93 SkScalar UV = (1 - u) * (1 - v); in eval_sheet() local
/external/skia/samplecode/
DSamplePatch.cpp91 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/llvm-project/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp156 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
DGlobalOpt.cpp291 Value *UV = WorkList.pop_back_val(); in CleanupConstantGlobalUsers() local
DAttributorAttributes.cpp2877 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/
DGlobalsModRef.cpp851 const Value *UV = GV1 ? UV2 : UV1; in alias() local
DMemoryBuiltins.cpp602 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/llvm-project/llvm/lib/Analysis/
DGlobalsModRef.cpp861 const Value *UV = GV1 ? UV2 : UV1; in alias() local
DMemoryBuiltins.cpp623 if (UndefValue *UV = dyn_cast<UndefValue>(V)) in compute() local
/external/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp1246 auto *UV = in TEST_F() local
1375 auto *UV = in TEST_F() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp243 Value *UV = WorkList.pop_back_val(); in CleanupConstantGlobalUsers() local
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1807 Short4 UV; in sampleTexel() 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/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp292 UV = VALUE_UINT_VEC, enumerator

12