Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp37 VPValue *OtherV = R->getOperand(Op); in inferScalarTypeForRecipe() local
52 VPValue *OtherV = R->getOperand(2); in inferScalarTypeForRecipe() local
147 VPValue *OtherV = R->getOperand(2); in inferScalarTypeForRecipe() local
/freebsd/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]; in computeAssignment() local
3141 const Val &OtherV = Other.Vals[V.OtherVNI->id]; in resolveConflicts() local
3224 Val &OtherV = Other.Vals[Vals[i].OtherVNI->id]; in pruneValues() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp111 Value *OtherV, llvm::function_ref<bool(const Use &)> ShouldReplace) { in replaceUsesWithIf()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1144 SVal OtherV = getArgSVal(Call, OtherArg); in apply() local