Home
last modified time | relevance | path

Searched defs:NV (Results 1 – 25 of 27) 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/clang/lib/StaticAnalyzer/Core/
DSVals.cpp181 if (Optional<nonloc::ConcreteInt> NV = getAs<nonloc::ConcreteInt>()) in isConstant() local
/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp113 if (Optional<NonLoc> NV = extentBegin.getAs<NonLoc>()) { in checkLocation() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp276 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
DInstCombineAddSub.cpp1127 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
DInstCombineShifts.cpp366 if (Instruction *NV = FoldOpIntoPhi(I)) in FoldShiftByConstant() local
DInstCombineAndOrXor.cpp1376 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
DInstCombineCasts.cpp304 if (Instruction *NV = FoldOpIntoSelect(CI, SI)) in commonCastTransforms() local
313 if (Instruction *NV = FoldOpIntoPhi(CI)) in commonCastTransforms() local
DInstCombineCompares.cpp3206 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
DInstCombineSelect.cpp1149 if (Instruction *NV = FoldOpIntoPhi(SI)) in visitSelectInst() local
DInstCombineCalls.cpp2298 Value *NV = NC; in transformConstExprCastCall() local
/external/clang/include/clang/AST/
DASTVector.h338 void resize(const ASTContext &C, unsigned N, const T &NV) { in resize()
/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp314 uint32_t NV = Func.getNumValueDataForSite(IPVK_IndirectCallTarget, I); in showInstrProfile() local
/external/curl/src/
Dtool_setopt.c41 #define NV(e) {#e, e} macro
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c252 #define MAKEIVEC(NV, NC, IV, B, V0, V1) \ argument
272 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ argument
/external/llvm/include/llvm/ADT/
DSmallVector.h396 void resize(size_type N, const T &NV) { in resize()
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp635 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneIntoFromInst() local
DSimplifyCFG.cpp1931 SelectInst *NV = in FoldTwoEntryPHINode() local
2873 Value *NV = cast<SelectInst> in SimplifyCondBranchToCondBranch() local
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h653 Value *NV = Map[V]; in visitUnknown() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1288 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, SuperReg); in SelectLoadLane() local
1341 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, in SelectPostLoadLane() local
DAArch64ISelLowering.cpp9444 SDValue NV = performCONDCombine(N, DCI, DAG, 2, 3); in performBRCONDCombine() local
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp343 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/
DGlobalOpt.cpp2877 GlobalVariable *NV = in setUsedInitializer() local
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h209 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2985 Value *NV = CI->getOperand(1); in CollectFixupsAndInitialFormulae() local

12