Home
last modified time | relevance | path

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

12

/external/guava/guava-tests/test/com/google/common/collect/
DAbstractMapEntryTest.java34 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/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp171 if (Instruction *NV = FoldOpIntoPhi(I)) in visitMul() local
283 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFMul() local
401 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIDivTransforms() local
600 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIRemTransforms() local
DInstCombineAddSub.cpp143 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAdd() local
337 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFAdd() local
DInstCombineAndOrXor.cpp1149 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAnd() local
1799 if (Instruction *NV = FoldOpIntoPhi(I)) in visitOr() local
2194 if (Instruction *NV = FoldOpIntoPhi(I)) in visitXor() local
DInstCombineShifts.cpp355 if (Instruction *NV = FoldOpIntoPhi(I)) in FoldShiftByConstant() local
DInstCombineCompares.cpp2165 if (Instruction *NV = FoldOpIntoPhi(I)) in visitICmpInst() local
2857 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFCmpInst() local
2862 if (Instruction *NV = FoldFCmp_IntToFP_Cst(I, LHSI, RHSC)) in visitFCmpInst() local
DInstCombineSelect.cpp864 if (Instruction *NV = FoldOpIntoPhi(SI)) in visitSelectInst() local
DInstCombineCasts.cpp300 if (Instruction *NV = FoldOpIntoSelect(CI, SI)) in commonCastTransforms() local
310 if (Instruction *NV = FoldOpIntoPhi(CI)) in commonCastTransforms() 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/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/include/clang/AST/
DASTVector.h338 void resize(const ASTContext &C, unsigned N, const T &NV) { in resize()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DMetadata.cpp70 void MDNodeOperand::allUsesReplacedWith(Value *NV) { in allUsesReplacedWith()
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h209 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCloneFunction.cpp485 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneFunctionInto() local
/external/curl/src/
Dtool_setopt.c43 #define NV(e) {#e, e} macro
/external/llvm/include/llvm/ADT/
DSmallVector.h362 void resize(size_type N, const T &NV) { in resize()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallVector.h365 void resize(size_type N, const T &NV) { in resize()
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c224 #define MAKEIVEC(NV, NC, IV, B, V0, V1) \ argument
244 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ argument
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSmallVector.h305 void resize(unsigned N, const T &NV) { in resize()
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp538 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneIntoFromInst() local

12