/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | AssumptionCache.cpp | 147 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 D | tool_setopt.c | 45 #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 D | CloneFunction.cpp | 590 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneIntoFromInst() local
|
H A D | SimplifyCFG.cpp | 3480 SelectInst *NV = cast<SelectInst>( in SimplifyCondBranchToCondBranch() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | SmallVector.h | 365 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 D | SmallVector.h | 357 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 D | AArch64BaseInfo.h | 251 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 D | ScalarEvolutionExpressions.h | 804 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 D | LegalizeFloatTypes.cpp | 2372 SDValue NV = DAG.getNode(N->getOpcode(), DL, NVT, N->getOperand(0)); in PromoteFloatRes_XINT_TO_FP() local
|
H A D | DAGCombiner.cpp | 10944 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 D | InstrProf.cpp | 492 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 D | AArch64ISelDAGToDAG.cpp | 1442 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 D | SparcISelLowering.cpp | 346 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 D | InstCombineCalls.cpp | 4785 Value *NV = NC; in transformConstExprCastCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 3280 Value *NV = CI->getOperand(1); in CollectFixupsAndInitialFormulae() local
|