Home
last modified time | relevance | path

Searched defs:Weights (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp96 void verifyMisExpect(Instruction *I, const SmallVector<uint32_t, 4> &Weights, in verifyMisExpect() argument
H A DLocal.cpp189 SmallVector<uint32_t, 8> Weights; in ConstantFoldTerminator() local
H A DSimplifyCFG.cpp789 static void setBranchWeights(SwitchInst *SI, ArrayRef<uint32_t> Weights) { in setBranchWeights() argument
990 static void FitWeights(MutableArrayRef<uint64_t> Weights) { in FitWeights() argument
969 GetBranchWeights(Instruction *TI, SmallVectorImpl<uint64_t> &Weights) GetBranchWeights() argument
1040 SmallVector<uint64_t, 8> Weights; FoldValueComparisonIntoPredecessors() local
3594 SmallVector<uint64_t, 8> Weights; SimplifySwitchOnSelect() local
4467 SmallVector<uint64_t, 8> Weights; TurnSwitchRangeIntoICmp() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRegAlloc.h71 llvm::SmallVector<RegWeight, REGS_SIZE> Weights; member in Ice::LinearScan::IterationState
H A DIceRegAlloc.cpp86 findMinWeightIndex( const SmallBitVector &RegMask, const llvm::SmallVector<RegWeight, LinearScan::REGS_SIZE> &Weights) findMinWeightIndex() argument
[all...]
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerCorpus.h203 std::vector<double> Weights; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackProtector.cpp514 MDNode *Weights = MDBuilder(F->getContext()) in InsertStackProtectors() local
H A DSafeStack.cpp471 MDNode *Weights = MDBuilder(F.getContext()) in checkStackGuard() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp42 MDNode *MDBuilder::createBranchWeights(ArrayRef<uint32_t> Weights) { in createBranchWeights() argument
H A DInstruction.cpp751 SmallVector<uint32_t, 1> Weights; in setProfWeight() local
H A DInstructions.cpp3920 SmallVector<uint32_t, 8> Weights; in init() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp299 SmallVector<uint32_t, 2> Weights; in calcMetadataWeights() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1568 SmallVector<uint32_t, 4> Weights; in propagateWeights() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1877 SmallVector<uint32_t, 2> Weights; in fixupBranchesAndSelects() local
1882 CHR_DEBUG(dbgs() << "CHR branch bias " << Weights[0] << ":" << Weights[1] in fixupBranchesAndSelects() local
H A DPGOInstrumentation.cpp1703 SmallVector<unsigned, 4> Weights; in setProfMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp282 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/include/llvm/IR/
H A DIRBuilder.h937 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { in addBranchMetadata() argument

Completed in 46 milliseconds