| /freebsd-13-stable/sys/contrib/device-tree/Bindings/leds/backlight/ |
| HD | lp855x.txt | 28 /* 4V OV, 4 output LED0 string enabled */ 67 /* 4V OV, 4 output LED string enabled */
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | AssumptionCache.cpp | 144 void AssumptionCache::transferAffectedValuesInCache(Value *OV, Value *NV) { in transferAffectedValuesInCache() argument 146 auto AVI = AffectedValues.find(OV); in transferAffectedValuesInCache() 153 AffectedValues.erase(OV); in transferAffectedValuesInCache()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| HD | AssumptionCache.h | 95 void transferAffectedValuesInCache(Value *OV, Value *NV);
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/ |
| HD | LiveVariables.cpp | 268 if (OpaqueValueExpr *OV = dyn_cast<OpaqueValueExpr>(child)) in Visit() local 269 child = OV->getSourceExpr(); in Visit()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/ |
| HD | Path.inc | 1332 OVERLAPPED OV = {}; 1337 if (::LockFileEx(File, Flags, 0, MAXDWORD, MAXDWORD, &OV)) 1351 OVERLAPPED OV = {}; 1353 if (::LockFileEx(File, Flags, 0, MAXDWORD, MAXDWORD, &OV)) 1360 OVERLAPPED OV = {}; 1362 if (::UnlockFileEx(File, 0, MAXDWORD, MAXDWORD, &OV))
|
| /freebsd-13-stable/secure/caroot/trusted/ |
| HD | Certainly_Root_R1.pem | 133 OV+KmalBWQewLK8=
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| HD | IROutliner.cpp | 2523 std::optional<Value *> OV = Region.Candidate->fromGVN(*OGVN); in findOutputValueInRegion() local 2524 assert(OV && "Could not find value for GVN?"); in findOutputValueInRegion() 2525 return *OV; in findOutputValueInRegion()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | CommandLine.h | 1219 OptionValue<DT> OV = V; 1220 P.printOptionDiff(O, OV, Default, GlobalWidth);
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CodeGenFunction.h | 1454 OpaqueValueMapping(CodeGenFunction &CGF, const OpaqueValueExpr *OV) 1456 if (OV) { 1457 assert(OV->getSourceExpr() && "wrong form of OpaqueValueMapping used " 1459 Data = OpaqueValueMappingData::bind(CGF, OV, OV->getSourceExpr());
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | RegisterCoalescer.cpp | 3102 const Val &OV = Other.Vals[OtherI->valno->id]; in taintExtent() local 3103 TaintedLanes &= ~OV.WriteLanes; in taintExtent() 3104 if (!OV.RedefVNI) in taintExtent()
|
| HD | CodeGenPrepare.cpp | 1624 Value *OV = Builder.CreateExtractValue(MathOV, 1, "ov"); in replaceMathCmpWithIntrinsic() local 1625 replaceAllUsesWith(Cmp, OV, FreshBBs, IsHugeFunc); in replaceMathCmpWithIntrinsic()
|
| /freebsd-13-stable/contrib/less/ |
| HD | less.hlp | 12 MMOOVVIINNGG
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaExprObjC.cpp | 5095 if (OpaqueValueExpr *OV = dyn_cast<OpaqueValueExpr>(SrcExpr)) in CheckConversionToObjCLiteral() local 5096 if (OV->getSourceExpr()) in CheckConversionToObjCLiteral() 5097 SrcExpr = OV->getSourceExpr()->IgnoreParenImpCasts(); in CheckConversionToObjCLiteral()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| HD | LoopVectorize.cpp | 3720 for (auto *OV : I->operand_values()) { in collectLoopUniforms() local 3722 if (isOutOfScope(OV)) in collectLoopUniforms() 3726 auto *OP = dyn_cast<PHINode>(OV); in collectLoopUniforms() 3731 auto *OI = cast<Instruction>(OV); in collectLoopUniforms()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | Core.cpp | 1303 for (auto *OV : ArrayRef(Vals, Count)) { in LLVMMDNodeInContext() local 1304 Value *V = unwrap(OV); in LLVMMDNodeInContext()
|
| /freebsd-13-stable/contrib/sendmail/ |
| HD | PGPKEYS | 80 BBABAgAGBQJW2nD3AAoJECGD4bE5bweJnrQD/0OV/d3ykAAADy4fC6zyVFcbaaB5
|
| /freebsd-13-stable/crypto/heimdal/lib/wind/ |
| HD | DerivedNormalizationProps.txt | 82 3375 ; FC_NFKC; 006F 0076 # So SQUARE OV
|
| HD | UnicodeData.txt | 9188 3375;SQUARE OV;So;0;L;<square> 006F 0056;;;;N;;;;;
|
| HD | NormalizationTest.txt | 2182 3375;3375;3375;006F 0056;006F 0056; # (㍵; ㍵; ㍵; oV; oV; ) SQUARE OV
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86ISelLowering.cpp | 45628 bool OV; in combineSelectOfTwoConstants() local 45629 APInt Diff = TrueVal.ssub_ov(FalseVal, OV); in combineSelectOfTwoConstants() 45630 if (OV) in combineSelectOfTwoConstants()
|