/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceRegAlloc.h | 71 llvm::SmallVector<RegWeight, REGS_SIZE> Weights; variable
|
D | IceRegAlloc.cpp | 88 const llvm::SmallVector<RegWeight, LinearScan::REGS_SIZE> &Weights) { in findMinWeightIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | MisExpect.cpp | 96 void verifyMisExpect(Instruction *I, const SmallVector<uint32_t, 4> &Weights, in verifyMisExpect()
|
D | SimplifyCFG.cpp | 789 static void setBranchWeights(SwitchInst *SI, ArrayRef<uint32_t> Weights) { in setBranchWeights() 970 SmallVectorImpl<uint64_t> &Weights) { in GetBranchWeights() 990 static void FitWeights(MutableArrayRef<uint64_t> Weights) { in FitWeights() 1040 SmallVector<uint64_t, 8> Weights; in FoldValueComparisonIntoPredecessors() local 3594 SmallVector<uint64_t, 8> Weights; in SimplifySwitchOnSelect() local 4467 SmallVector<uint64_t, 8> Weights; in TurnSwitchRangeIntoICmp() local
|
D | Local.cpp | 189 SmallVector<uint32_t, 8> Weights; in ConstantFoldTerminator() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 156 static void combineWeightsBySorting(WeightList &Weights) { in combineWeightsBySorting() 177 static void combineWeightsByHashing(WeightList &Weights) { in combineWeightsByHashing() 196 static void combineWeights(WeightList &Weights) { in combineWeights()
|
D | BranchProbabilityInfo.cpp | 299 SmallVector<uint32_t, 2> Weights; in calcMetadataWeights() local
|
/third_party/json/tests/thirdparty/Fuzzer/ |
D | FuzzerCorpus.h | 203 std::vector<double> Weights; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LowerExpectIntrinsic.cpp | 74 SmallVector<uint32_t, 16> Weights(n + 1, UnlikelyBranchWeight); in handleSwitchExpect() local
|
D | JumpThreading.cpp | 282 SmallVector<uint32_t, 2> Weights; in updatePredecessorProfileMetadata() local 2287 SmallVector<uint32_t, 4> Weights; in UpdateBlockFreqAndEdgeWeight() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 514 MDNode *Weights = MDBuilder(F->getContext()) in InsertStackProtectors() local
|
D | SafeStack.cpp | 471 MDNode *Weights = MDBuilder(F.getContext()) in checkStackGuard() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | MDBuilder.cpp | 42 MDNode *MDBuilder::createBranchWeights(ArrayRef<uint32_t> Weights) { in createBranchWeights()
|
D | Instruction.cpp | 751 SmallVector<uint32_t, 1> Weights; in setProfWeight() local
|
D | Instructions.cpp | 3920 SmallVector<uint32_t, 8> Weights; in init() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 378 WeightList Weights; ///< Individual successor weights. member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 1568 SmallVector<uint32_t, 4> Weights; in propagateWeights() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 937 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { in addBranchMetadata()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1703 SmallVector<unsigned, 4> Weights; in setProfMetadata() local
|
D | ControlHeightReduction.cpp | 1877 SmallVector<uint32_t, 2> Weights; in fixupBranchesAndSelects() local
|