Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp35 VPValue *OtherV = R->getOperand(Op); inferScalarTypeForRecipe() local
50 VPValue *OtherV = R->getOperand(2); inferScalarTypeForRecipe() local
145 VPValue *OtherV = R->getOperand(2); inferScalarTypeForRecipe() local
/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2830 Val &OtherV = Other.Vals[OtherVNI->id]; analyzeValue() local
2859 Val &OtherV = Other.Vals[V.OtherVNI->id]; 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...]
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1144 SVal OtherV = getArgSVal(Call, OtherArg); in apply() local