/external/guava/guava-tests/test/com/google/common/collect/ |
D | AbstractMapEntryTest.java | 34 private static final Integer NV = null; field in AbstractMapEntryTest
|
/external/compiler-rt/lib/profile/ |
D | InstrProfilingMergeFile.c | 33 uint8_t NV = VR->SiteCountArray[S]; in lprofMergeValueProfData() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 171 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
|
D | InstCombineAddSub.cpp | 143 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAdd() local 337 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFAdd() local
|
D | InstCombineAndOrXor.cpp | 1149 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
|
D | InstCombineShifts.cpp | 355 if (Instruction *NV = FoldOpIntoPhi(I)) in FoldShiftByConstant() local
|
D | InstCombineCompares.cpp | 2165 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
|
D | InstCombineSelect.cpp | 864 if (Instruction *NV = FoldOpIntoPhi(SI)) in visitSelectInst() local
|
D | InstCombineCasts.cpp | 300 if (Instruction *NV = FoldOpIntoSelect(CI, SI)) in commonCastTransforms() local 310 if (Instruction *NV = FoldOpIntoPhi(CI)) in commonCastTransforms() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ArrayBoundCheckerV2.cpp | 113 if (Optional<NonLoc> NV = extentBegin.getAs<NonLoc>()) { in checkLocation() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SVals.cpp | 181 if (Optional<nonloc::ConcreteInt> NV = getAs<nonloc::ConcreteInt>()) in isConstant() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 276 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
|
D | InstCombineAddSub.cpp | 1107 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
|
D | InstCombineAndOrXor.cpp | 1434 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
|
D | InstCombineShifts.cpp | 367 if (Instruction *NV = FoldOpIntoPhi(I)) in FoldShiftByConstant() local
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 338 void resize(const ASTContext &C, unsigned N, const T &NV) { in resize()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Metadata.cpp | 70 void MDNodeOperand::allUsesReplacedWith(Value *NV) { in allUsesReplacedWith()
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 209 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 485 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneFunctionInto() local
|
/external/curl/src/ |
D | tool_setopt.c | 43 #define NV(e) {#e, e} macro
|
/external/llvm/include/llvm/ADT/ |
D | SmallVector.h | 362 void resize(size_type N, const T &NV) { in resize()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | SmallVector.h | 365 void resize(size_type N, const T &NV) { in resize()
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_fxt1.c | 224 #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/ |
D | SmallVector.h | 305 void resize(unsigned N, const T &NV) { in resize()
|
/external/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 538 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneIntoFromInst() local
|