/external/guava/guava-tests/test/com/google/common/collect/ |
D | AbstractMapEntryTest.java | 34 private static final Integer NV = null; field in AbstractMapEntryTest
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SVals.cpp | 181 if (Optional<nonloc::ConcreteInt> NV = getAs<nonloc::ConcreteInt>()) in isConstant() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ArrayBoundCheckerV2.cpp | 113 if (Optional<NonLoc> NV = extentBegin.getAs<NonLoc>()) { in checkLocation() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 276 if (Instruction *NV = FoldOpIntoPhi(I)) in visitMul() local 558 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFMul() local 877 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIDivTransforms() local 1366 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIRemTransforms() local
|
D | InstCombineAddSub.cpp | 1127 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAdd() local 1328 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFAdd() local 1332 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFAdd() local 1711 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFSub() local
|
D | InstCombineShifts.cpp | 366 if (Instruction *NV = FoldOpIntoPhi(I)) in FoldShiftByConstant() local
|
D | InstCombineAndOrXor.cpp | 1376 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAnd() local 2281 if (Instruction *NV = FoldOpIntoPhi(I)) in visitOr() local 2774 if (Instruction *NV = FoldOpIntoPhi(I)) in visitXor() local
|
D | InstCombineCasts.cpp | 304 if (Instruction *NV = FoldOpIntoSelect(CI, SI)) in commonCastTransforms() local 313 if (Instruction *NV = FoldOpIntoPhi(CI)) in commonCastTransforms() local
|
D | InstCombineCompares.cpp | 3206 if (Instruction *NV = FoldOpIntoPhi(I)) in visitICmpInst() local 4180 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFCmpInst() local 4185 if (Instruction *NV = FoldFCmp_IntToFP_Cst(I, LHSI, RHSC)) in visitFCmpInst() local
|
D | InstCombineSelect.cpp | 1149 if (Instruction *NV = FoldOpIntoPhi(SI)) in visitSelectInst() local
|
D | InstCombineCalls.cpp | 2298 Value *NV = NC; in transformConstExprCastCall() local
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 338 void resize(const ASTContext &C, unsigned N, const T &NV) { in resize()
|
/external/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 314 uint32_t NV = Func.getNumValueDataForSite(IPVK_IndirectCallTarget, I); in showInstrProfile() local
|
/external/curl/src/ |
D | tool_setopt.c | 41 #define NV(e) {#e, e} macro
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_fxt1.c | 252 #define MAKEIVEC(NV, NC, IV, B, V0, V1) \ argument 272 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ argument
|
/external/llvm/include/llvm/ADT/ |
D | SmallVector.h | 396 void resize(size_type N, const T &NV) { in resize()
|
/external/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 635 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneIntoFromInst() local
|
D | SimplifyCFG.cpp | 1931 SelectInst *NV = in FoldTwoEntryPHINode() local 2873 Value *NV = cast<SelectInst> in SimplifyCondBranchToCondBranch() local
|
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 653 Value *NV = Map[V]; in visitUnknown() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1288 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, SuperReg); in SelectLoadLane() local 1341 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, in SelectPostLoadLane() local
|
D | AArch64ISelLowering.cpp | 9444 SDValue NV = performCONDCombine(N, DCI, DAG, 2, 3); in performBRCONDCombine() local
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 343 SDValue NV = DAG.getNode(ISD::ZERO_EXTEND, DL, MVT::i64, OutVals[i+1]); in LowerReturn_64() local 1224 SDValue NV = DAG.getNode(ISD::ZERO_EXTEND, DL, MVT::i64, in LowerCall_64() local
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 2877 GlobalVariable *NV = in setUsedInitializer() local
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 209 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2985 Value *NV = CI->getOperand(1); in CollectFixupsAndInitialFormulae() local
|