Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp416 UserValue *UV = Leader->getLeader(); in getUserValue() local
423 UserValue *UV = new UserValue(Var, Offset, DL, allocator); in getUserValue() local
436 if (UserValue *UV = virtRegToEqClass.lookup(VirtReg)) in lookupVirtReg() local
452 UserValue *UV = getUserValue(Var, Offset, MI->getDebugLoc()); in handleDebugValue() local
735 UserValue *UV = lookupVirtReg(OldReg); in renameRegister() local
875 for (UserValue *UV = lookupVirtReg(OldReg); UV; UV = UV->getNext()) in splitRegister() local
882 UserValue *UV = lookupVirtReg(OldReg); in splitRegister() local
/external/skia/samplecode/
DSamplePatch.cpp104 SkScalar UV = SkScalarMul(SK_Scalar1 - u, SK_Scalar1 - v); in eval_sheet() local
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp404 if (UndefValue *UV = dyn_cast<UndefValue>(V)) in compute() local
/external/llvm/lib/VMCore/
DConstants.cpp174 if (const UndefValue *UV = dyn_cast<UndefValue>(this)) in getAggregateElement() local