Home
last modified time | relevance | path

Searched defs:NV (Results 1 – 25 of 57) sorted by relevance

123

/external/guava/guava-tests/test/com/google/common/collect/
DAbstractMapEntryTest.java32 private static final Integer NV = null; field in AbstractMapEntryTest
/external/guava/android/guava-tests/test/com/google/common/collect/
DAbstractMapEntryTest.java32 private static final Integer NV = null; field in AbstractMapEntryTest
/external/compiler-rt/lib/profile/
DInstrProfilingMergeFile.c33 uint8_t NV = VR->SiteCountArray[S]; in lprofMergeValueProfData() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAssumptionCache.cpp147 void AssumptionCache::transferAffectedValuesInCache(Value *OV, Value *NV) { in transferAffectedValuesInCache()
159 void AssumptionCache::AffectedValueCallbackVH::allUsesReplacedWith(Value *NV) { in allUsesReplacedWith()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DOptimizationRemarkEmitter.h126 using NV = DiagnosticInfoOptimizationBase::Argument; variable
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp276 if (Instruction *NV = FoldOpIntoPhi(I)) in visitMul() local
561 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFMul() local
891 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIDivTransforms() local
1404 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIRemTransforms() local
DInstCombineAddSub.cpp1107 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAdd() local
1308 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFAdd() local
1312 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFAdd() local
1691 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFSub() local
DInstCombineAndOrXor.cpp1434 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAnd() local
2172 if (Instruction *NV = FoldOpIntoPhi(I)) in visitOr() local
2633 if (Instruction *NV = FoldOpIntoPhi(I)) in visitXor() local
DInstCombineShifts.cpp367 if (Instruction *NV = FoldOpIntoPhi(I)) in FoldShiftByConstant() local
/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp113 if (Optional<NonLoc> NV = extentBegin.getAs<NonLoc>()) { in checkLocation() local
/external/clang/lib/StaticAnalyzer/Core/
DSVals.cpp181 if (Optional<nonloc::ConcreteInt> NV = getAs<nonloc::ConcreteInt>()) in isConstant() local
/external/clang/include/clang/AST/
DASTVector.h338 void resize(const ASTContext &C, unsigned N, const T &NV) { in resize()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java731 final int NV = outValues.length; in resolveAttrs() local
808 final int NV = outValues.length; in retrieveAttributes() local
880 int NV = outValues.length; in retrieveArray() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java730 final int NV = outValues.length; in resolveAttrs() local
807 final int NV = outValues.length; in retrieveAttributes() local
879 int NV = outValues.length; in retrieveArray() local
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h209 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
/external/tpm2-tss/src/tss2-esys/
Desys_int.h125 NV_IN NV; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallVector.h365 void resize(size_type N, const T &NV) { in resize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h251 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
/external/curl/src/
Dtool_setopt.c45 #define NV(e) {#e, e} macro
/external/llvm/include/llvm/ADT/
DSmallVector.h362 void resize(size_type N, const T &NV) { in resize()
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c229 #define MAKEIVEC(NV, NC, IV, B, V0, V1) \ argument
249 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp492 uint32_t NV = getNumValueDataForSite(VK, I); in accumulateCounts() local
935 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite() local
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp538 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneIntoFromInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSmallVector.h357 void resize(size_type N, const T &NV) { in resize()
/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp394 uint32_t NV = Func.getNumValueDataForSite(IPVK_IndirectCallTarget, I); in showInstrProfile() local

123