Home
last modified time | relevance | path

Searched defs:OtherV (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp40 CachedTypes[OtherV] = ResTy; in inferScalarTypeForRecipe() local
32 VPValue *OtherV = R->getOperand(2); inferScalarTypeForRecipe() local
115 VPValue *OtherV = R->getOperand(2); inferScalarTypeForRecipe() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2830 Val &OtherV = Other.Vals[OtherVNI->id]; in analyzeValue() local
2859 Val &OtherV = Other.Vals[V.OtherVNI->id]; in analyzeValue() local
3046 Val &OtherV = Other.Vals[V.OtherVNI->id]; computeAssignment() local
3141 const Val &OtherV = Other.Vals[V.OtherVNI->id]; resolveConflicts() local
3224 Val &OtherV = Other.Vals[Vals[i].OtherVNI->id]; pruneValues() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1144 SVal OtherV = getArgSVal(Call, OtherArg); in apply() local