/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineBranchProbabilityInfo.cpp | 36 uint32_t Weight = getEdgeWeight(MBB, Succ); in getSumForBlock() local 49 uint32_t Weight = Src->getSuccWeight(Dst); in getEdgeWeight() local 58 uint32_t Weight = getEdgeWeight(Src, Dst); in isEdgeHot() local 75 uint32_t Weight = getEdgeWeight(MBB, Succ); in getHotSucc() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/ |
D | Operations.cpp | 92 OpDescriptor llvm::fuzzerop::binOpDescriptor(unsigned Weight, in binOpDescriptor() 124 OpDescriptor llvm::fuzzerop::cmpOpDescriptor(unsigned Weight, in cmpOpDescriptor() 141 OpDescriptor llvm::fuzzerop::splitBlockDescriptor(unsigned Weight) { in splitBlockDescriptor() 171 OpDescriptor llvm::fuzzerop::gepDescriptor(unsigned Weight) { in gepDescriptor() 212 OpDescriptor llvm::fuzzerop::extractValueDescriptor(unsigned Weight) { in extractValueDescriptor() 267 OpDescriptor llvm::fuzzerop::insertValueDescriptor(unsigned Weight) { in insertValueDescriptor() 279 OpDescriptor llvm::fuzzerop::extractElementDescriptor(unsigned Weight) { in extractElementDescriptor() 287 OpDescriptor llvm::fuzzerop::insertElementDescriptor(unsigned Weight) { in insertElementDescriptor() 312 OpDescriptor llvm::fuzzerop::shuffleVectorDescriptor(unsigned Weight) { in shuffleVectorDescriptor()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/ |
D | Random.h | 61 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() 84 uint64_t Weight) { in makeSampler()
|
D | OpDescriptor.h | 91 unsigned Weight; member
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | BranchProbabilityInfo.cpp | 169 ConstantInt *Weight = dyn_cast<ConstantInt>(WeightsNode->getOperand(i)); in calcMetadataWeights() local 424 uint32_t Weight = getEdgeWeight(BB, Succ); in getSumForBlock() local 437 uint32_t Weight = getEdgeWeight(Src, Dst); in isEdgeHot() local 452 uint32_t Weight = getEdgeWeight(BB, Succ); in getHotSucc() local 484 setEdgeWeight(const BasicBlock *Src, const BasicBlock *Dst, uint32_t Weight) { in setEdgeWeight()
|
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 338 uint64_t Weight) { in merge() 360 uint64_t Weight) { in scale() 373 uint64_t Weight) { in mergeValueProfData() 388 void InstrProfRecord::merge(InstrProfRecord &Other, uint64_t Weight) { in merge() 408 void InstrProfRecord::scaleValueProfData(uint32_t ValueKind, uint64_t Weight) { in scaleValueProfData() 416 void InstrProfRecord::scale(uint64_t Weight) { in scale()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 483 uint64_t Weight, in merge() 505 void InstrProfValueSiteRecord::scale(uint64_t Weight, in scale() 518 uint32_t ValueKind, InstrProfRecord &Src, uint64_t Weight, in mergeValueProfData() 536 void InstrProfRecord::merge(InstrProfRecord &Other, uint64_t Weight, in merge() 558 uint32_t ValueKind, uint64_t Weight, in scaleValueProfData() 564 void InstrProfRecord::scale(uint64_t Weight, in scale()
|
D | InstrProfWriter.cpp | 180 void InstrProfWriter::addRecord(NamedInstrProfRecord &&I, uint64_t Weight, in addRecord() 188 InstrProfRecord &&I, uint64_t Weight, in addRecord()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCCodePadder.cpp | 243 double Weight, const MCCodePaddingPolicy *Policy) -> double { in relaxFragment() 324 [this, &Layout, &Offset](double Weight, MCPFRange &Window) -> double { in computeRangePenaltyWeight()
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.h | 439 unsigned Weight; member 466 unsigned Weight; // Cache the sum of all unit weights. member 629 unsigned newRegUnit(unsigned Weight) { in newRegUnit() 667 unsigned Weight = 0; in getRegUnitSetWeight() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenRegisters.h | 476 unsigned Weight; member 506 unsigned Weight = 0; // Cache the sum of all unit weights. member 676 unsigned newRegUnit(unsigned Weight) { in newRegUnit() 714 unsigned Weight = 0; in getRegUnitSetWeight() local
|
/external/skqp/include/core/ |
D | SkFontStyle.h | 15 enum Weight { enum
|
/external/skia/include/core/ |
D | SkFontStyle.h | 15 enum Weight { enum
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | CFGMST.h | 104 uint64_t Weight = 2; in buildEdges() local
|
/external/harfbuzz_ng/src/ |
D | hb-aat-fdsc-table.hh | 80 Weight = HB_TAG ('w','g','h','t'), enumerator
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 53 typedef BlockFrequencyInfoImplBase::Weight Weight; typedef 92 BlockMass DitheringDistributer::takeMass(uint32_t Weight) { in takeMass() 270 uint64_t Weight) { in addToDist()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 74 using Weight = BlockFrequencyInfoImplBase::Weight; typedef 113 BlockMass DitheringDistributer::takeMass(uint32_t Weight) { in takeMass() 295 uint64_t Weight) { in addToDist()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | CFGMST.h | 125 uint64_t Weight = 2; in buildEdges() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.h | 39 unsigned Slots, Weight; variable
|
/external/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 540 ErrorOr<uint64_t> Weight = getBlockWeight(&BB); in computeBlockWeights() local 690 uint64_t Weight = BlockWeights[EC]; in findEquivalencesFor() local 1017 uint64_t Weight = EdgeWeights[E]; in propagateWeights() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 128 uint64_t Weight; member 376 uint64_t Weight; in parseWeightedFile() local 397 uint64_t Weight = WF.Weight; in addWeightedInput() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/ |
D | ResourceFileWriter.h | 87 uint32_t Weight; member
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.h | 32 unsigned Slots, Weight; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 1634 int Weight; member 1894 int Weight; in balanceSubTree() local 1959 int Weight = RootWeights[Child.getNode()]; in balanceSubTree() local 1999 int Weight = getWeight(Child.getNode()); in balanceSubTree() local 2048 int Weight = Mul1.Weight + Mul2.Weight; in balanceSubTree() local 2185 int Weight = V0Weight + V1Weight; in balanceSubTree() local
|
/external/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 112 uint64_t Weight; member 215 uint64_t Weight; in parseWeightedFile() local
|