Home
last modified time | relevance | path

Searched defs:NV (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAssumptionCache.cpp147 void AssumptionCache::transferAffectedValuesInCache(Value *OV, Value *NV) { in transferAffectedValuesInCache() argument
159 void AssumptionCache::AffectedValueCallbackVH::allUsesReplacedWith(Value *NV) { in allUsesReplacedWith() argument
/third_party/curl/src/
H A Dtool_setopt.c45 #define NV(e) {#e, e} macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp590 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneIntoFromInst() local
H A DSimplifyCFG.cpp3480 SelectInst *NV = cast<SelectInst>( in SimplifyCondBranchToCondBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallVector.h365 void resize(size_type N, const T &NV) { in resize() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallVector.h357 void resize(size_type N, const T &NV) { in resize() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h251 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h804 Value *NV = Map[V]; in visitUnknown() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2372 SDValue NV = DAG.getNode(N->getOpcode(), DL, NVT, N->getOperand(0)); in PromoteFloatRes_XINT_TO_FP() local
H A DDAGCombiner.cpp10944 SDValue NV = DAG.getNode(ISD::TRUNCATE, SDLoc(V), VTs[i], V); in visitTRUNCATE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp492 uint32_t NV = getNumValueDataForSite(VK, I); in accumulateCounts() local
935 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1442 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, SuperReg); in SelectLoadLane() local
1445 ReplaceUses(SDValue(N, i), NV); in SelectLoadLane() local
1494 SDValue NV = CurDAG->getTargetExtractSubreg(QSubs[i], dl, WideVT, in SelectPostLoadLane() local
1498 ReplaceUses(SDValue(N, i), NV); in SelectPostLoadLane() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp346 SDValue NV = DAG.getNode(ISD::ZERO_EXTEND, DL, MVT::i64, OutVals[i+1]); in LowerReturn_64() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4785 Value *NV = NC; in transformConstExprCastCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3280 Value *NV = CI->getOperand(1); in CollectFixupsAndInitialFormulae() local

Completed in 80 milliseconds