Searched defs:OV (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAssumptionCache.cpp171 void AssumptionCache::transferAffectedValuesInCache(Value *OV, Value *NV) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1209 OptionValue<DT> OV = V; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2876 const Val &OV = Other.Vals[OtherI->valno->id]; local
H A DCodeGenPrepare.cpp1277 Value *OV = Builder.CreateExtractValue(MathOV, 1, "ov"); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1242 OpaqueValueMapping(CodeGenFunction &CGF, const OpaqueValueExpr *OV) argument

Completed in 184 milliseconds