Home
last modified time | relevance | path

Searched defs:OV (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAssumptionCache.cpp144 void AssumptionCache::transferAffectedValuesInCache(Value *OV, Value *NV) { in transferAffectedValuesInCache()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp268 if (OpaqueValueExpr *OV = dyn_cast<OpaqueValueExpr>(child)) in Visit() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2523 std::optional<Value *> OV = Region.Candidate->fromGVN(*OGVN); in findOutputValueInRegion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3102 const Val &OV = Other.Vals[OtherI->valno->id]; in taintExtent() local
H A DCodeGenPrepare.cpp1624 Value *OV = Builder.CreateExtractValue(MathOV, 1, "ov"); in replaceMathCmpWithIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp5095 if (OpaqueValueExpr *OV = dyn_cast<OpaqueValueExpr>(SrcExpr)) in CheckConversionToObjCLiteral() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3720 for (auto *OV : I->operand_values()) { in collectLoopUniforms() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1303 for (auto *OV : ArrayRef(Vals, Count)) { in LLVMMDNodeInContext() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45628 bool OV; in combineSelectOfTwoConstants() local