Home
last modified time | relevance | path

Searched refs:OV (Results 1 – 25 of 26) sorted by relevance

12

/src/sys/contrib/device-tree/Bindings/leds/backlight/ !
H A Dlp855x.txt28 /* 4V OV, 4 output LED0 string enabled */
67 /* 4V OV, 4 output LED string enabled */
/src/contrib/llvm-project/llvm/lib/Analysis/ !
H A DAssumptionCache.cpp144 void AssumptionCache::transferAffectedValuesInCache(Value *OV, Value *NV) { in transferAffectedValuesInCache() argument
146 auto AVI = AffectedValues.find(OV); in transferAffectedValuesInCache()
153 AffectedValues.erase(OV); in transferAffectedValuesInCache()
/src/contrib/llvm-project/llvm/include/llvm/Analysis/ !
H A DAssumptionCache.h95 void transferAffectedValuesInCache(Value *OV, Value *NV);
/src/contrib/llvm-project/clang/lib/Analysis/ !
H A DLiveVariables.cpp268 if (OpaqueValueExpr *OV = dyn_cast<OpaqueValueExpr>(child)) in Visit() local
269 child = OV->getSourceExpr(); in Visit()
/src/contrib/llvm-project/llvm/lib/Support/Windows/ !
H A DPath.inc1332 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))
/src/secure/caroot/trusted/ !
H A DCertainly_Root_R1.pem133 OV+KmalBWQewLK8=
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/ !
H A DIROutliner.cpp2523 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()
/src/crypto/krb5/src/windows/installer/wix/lang/ !
H A Dlicense.rtf79 …for funding the work of Barry Jaspan. This funding was invaluable for the OV administration serve…
/src/contrib/llvm-project/llvm/include/llvm/Support/ !
H A DCommandLine.h1219 OptionValue<DT> OV = V;
1220 P.printOptionDiff(O, OV, Default, GlobalWidth);
/src/contrib/llvm-project/clang/lib/CodeGen/ !
H A DCodeGenFunction.h1454 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());
/src/contrib/llvm-project/llvm/lib/CodeGen/ !
H A DRegisterCoalescer.cpp3102 const Val &OV = Other.Vals[OtherI->valno->id]; in taintExtent() local
3103 TaintedLanes &= ~OV.WriteLanes; in taintExtent()
3104 if (!OV.RedefVNI) in taintExtent()
H A DCodeGenPrepare.cpp1624 Value *OV = Builder.CreateExtractValue(MathOV, 1, "ov"); in replaceMathCmpWithIntrinsic() local
1625 replaceAllUsesWith(Cmp, OV, FreshBBs, IsHugeFunc); in replaceMathCmpWithIntrinsic()
/src/contrib/less/ !
H A Dless.hlp12 MMOOVVIINNGG
/src/contrib/llvm-project/clang/lib/Sema/ !
H A DSemaExprObjC.cpp5095 if (OpaqueValueExpr *OV = dyn_cast<OpaqueValueExpr>(SrcExpr)) in CheckConversionToObjCLiteral() local
5096 if (OV->getSourceExpr()) in CheckConversionToObjCLiteral()
5097 SrcExpr = OV->getSourceExpr()->IgnoreParenImpCasts(); in CheckConversionToObjCLiteral()
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ !
H A DLoopVectorize.cpp3720 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()
/src/sys/contrib/device-tree/src/arm64/nvidia/ !
H A Dtegra210-smaug.dts1723 /* 4V OV, 6 output LED string enabled */
/src/contrib/llvm-project/llvm/lib/IR/ !
H A DCore.cpp1303 for (auto *OV : ArrayRef(Vals, Count)) { in LLVMMDNodeInContext() local
1304 Value *V = unwrap(OV); in LLVMMDNodeInContext()
/src/contrib/sendmail/ !
H A DPGPKEYS80 BBABAgAGBQJW2nD3AAoJECGD4bE5bweJnrQD/0OV/d3ykAAADy4fC6zyVFcbaaB5
/src/crypto/krb5/src/po/ !
H A Dka.po2405 msgid "OV dump format not supported\n"
2406 msgstr "OV დამპის ფორმატი მხარდაუჭერელია\n"
H A Dde.po2238 "Warning! No DES-CBC-CRC key for principal %s, cannot generate OV-compatible "
2241 "Warnung! Kein DES-CBC-CRC-Schlüssel für Principal %s, es kann kein OV-"
H A Dmit-krb5.pot2340 msgid "OV dump format not supported\n"
/src/crypto/heimdal/lib/wind/ !
H A DDerivedNormalizationProps.txt82 3375 ; FC_NFKC; 006F 0076 # So SQUARE OV
H A DUnicodeData.txt9188 3375;SQUARE OV;So;0;L;<square> 006F 0056;;;;N;;;;;
/src/contrib/llvm-project/llvm/lib/Target/X86/ !
H A DX86ISelLowering.cpp45628 bool OV; in combineSelectOfTwoConstants() local
45629 APInt Diff = TrueVal.ssub_ov(FalseVal, OV); in combineSelectOfTwoConstants()
45630 if (OV) in combineSelectOfTwoConstants()
/src/crypto/krb5/src/lib/krb5/unicode/ !
H A DUnicodeData.txt8810 3375;SQUARE OV;So;0;L;<square> 006F 0056;;;;N;;;;;

12