/external/guava/guava-tests/test/com/google/common/collect/ |
D | AbstractMapEntryTest.java | 34 private static final Integer NV = null; field in AbstractMapEntryTest
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 198 if (Instruction *NV = FoldOpIntoPhi(I)) in visitMul() local 456 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFMul() local 744 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIDivTransforms() local 1213 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIRemTransforms() local
|
D | InstCombineAddSub.cpp | 1097 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAdd() local 1284 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFAdd() local 1288 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFAdd() local 1612 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFSub() local
|
D | InstCombineAndOrXor.cpp | 1224 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAnd() local 1956 if (Instruction *NV = FoldOpIntoPhi(I)) in visitOr() local 2372 if (Instruction *NV = FoldOpIntoPhi(I)) in visitXor() local
|
D | InstCombineShifts.cpp | 359 if (Instruction *NV = FoldOpIntoPhi(I)) in FoldShiftByConstant() local
|
D | InstCombineCompares.cpp | 2756 if (Instruction *NV = FoldOpIntoPhi(I)) in visitICmpInst() local 3581 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFCmpInst() local 3586 if (Instruction *NV = FoldFCmp_IntToFP_Cst(I, LHSI, RHSC)) in visitFCmpInst() local
|
D | InstCombineCasts.cpp | 310 if (Instruction *NV = FoldOpIntoSelect(CI, SI)) in commonCastTransforms() local 320 if (Instruction *NV = FoldOpIntoPhi(CI)) in commonCastTransforms() local
|
D | InstCombineSelect.cpp | 1056 if (Instruction *NV = FoldOpIntoPhi(SI)) in visitSelectInst() local
|
D | InstCombineCalls.cpp | 1452 Value *NV = NC; in transformConstExprCastCall() local
|
/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/Linker/ |
D | LinkModules.cpp | 907 GlobalValue::VisibilityTypes NV; in linkGlobalProto() local 994 GlobalValue::VisibilityTypes NV; in linkFunctionProto() local 1075 GlobalValue::VisibilityTypes NV; in linkAliasProto() local
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 337 void resize(const ASTContext &C, unsigned N, const T &NV) { in resize()
|
/external/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 547 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneFunctionInto() local
|
D | SimplifyCFG.cpp | 1822 SelectInst *NV = in FoldTwoEntryPHINode() local 2497 Value *NV = cast<SelectInst> in SimplifyCondBranchToCondBranch() local
|
/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/chromium_org/third_party/mesa/src/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/lib/IR/ |
D | Metadata.cpp | 93 void MDNodeOperand::allUsesReplacedWith(Value *NV) { in allUsesReplacedWith()
|
/external/llvm/include/llvm/ADT/ |
D | SmallVector.h | 389 void resize(unsigned N, const T &NV) { in resize()
|
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 713 Value *NV = Map[V]; in visitUnknown() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1158 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, SuperReg); in SelectLoadLane() local 1213 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, in SelectPostLoadLane() local
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 297 SDValue NV = DAG.getNode(ISD::ZERO_EXTEND, DL, MVT::i64, OutVals[i+1]); in LowerReturn_64() local 1167 SDValue NV = DAG.getNode(ISD::ZERO_EXTEND, DL, MVT::i64, in LowerCall_64() local
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 2739 GlobalVariable *NV = in setUsedInitializer() local
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 208 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 3016 Value *NV = CI->getOperand(1); in CollectFixupsAndInitialFormulae() local
|