/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | Reassociate.h | 59 struct Factor { global() struct 63 FactorFactor Factor() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InterleavedAccessPass.cpp | 230 /// E.g. For a Factor o argument 206 isDeInterleaveMaskOfFactor(ArrayRef<int> Mask,unsigned Factor,unsigned & Index) isDeInterleaveMaskOfFactor() argument 259 isReInterleaveMask(ShuffleVectorInst * SVI,unsigned & Factor,unsigned MaxFactor) isReInterleaveMask() argument 316 unsigned Factor, Index; lowerInterleavedLoad() local 487 unsigned Factor; lowerInterleavedStore() local [all...] |
H A D | InterleavedLoadCombinePass.cpp | 747 unsigned Factor = Result.VTy->getNumElements() / VTy->getNumElements(); in computeFromBCI() local 1059 findPattern(std::list<VectorInfo> & Candidates,std::list<VectorInfo> & InterleavedLoad,unsigned Factor,const DataLayout & DL) findPattern() argument 1140 unsigned Factor = InterleavedLoad.size(); combine() local 1262 for (unsigned Factor = MaxFactor; Factor >= 2; Factor--) { run() local [all...] |
H A D | MIRSampleProfile.cpp | 232 uint32_t Factor = 1; in setBranchProbs() local
|
H A D | MachineScheduler.cpp | 2254 unsigned Factor = SchedModel->getResourceFactor(PIdx); init() local 2604 unsigned Factor = SchedModel->getResourceFactor(PIdx); countResource() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LowLevelType.h |
|
H A D | MachineTraceMetrics.h | 418 unsigned Factor = SchedModel.getLatencyFactor(); getCycles() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | PseudoProbe.cpp | 76 void setProbeDistributionFactor(Instruction &Inst, float Factor) { in setProbeDistributionFactor() argument
|
H A D | ConstantFold.cpp | 1674 Constant *Factor = ConstantFoldGetElementPtr() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | PseudoProbe.h | 100 float Factor; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 391 ConstantInt *Factor = ConstantInt::get(cast<IntegerType>(Ty), VectorWidth); in InsertVCTPIntrinsic() local
|
H A D | ARMTargetTransformInfo.cpp | 1172 unsigned Limit, Factor = 2; getNumMemOps() local 1525 getInterleavedMemoryOpCost(unsigned Opcode,Type * VecTy,unsigned Factor,ArrayRef<unsigned> Indices,Align Alignment,unsigned AddressSpace,TTI::TargetCostKind CostKind,bool UseMaskForCond,bool UseMaskForGaps) getInterleavedMemoryOpCost() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 496 bool LVLocation::calculateCoverage(LVLocations *Locations, unsigned &Factor, in calculateCoverage()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 446 InterleaveGroup(uint32_t Factor,bool Reverse,Align Alignment) InterleaveGroup() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 259 getInterleavedMemoryOpCost(unsigned Opcode,Type * VecTy,unsigned Factor,ArrayRef<unsigned> Indices,Align Alignment,unsigned AddressSpace,TTI::TargetCostKind CostKind,bool UseMaskForCond,bool UseMaskForGaps) getInterleavedMemoryOpCost() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | BottleneckAnalysis.cpp | 178 double Factor = (double)Edge.Frequency / Iterations; in pruneEdges() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InterleavedAccess.cpp | 61 const unsigned Factor; member in __anon7c8f91380111::X86InterleavedAccessGroup [all...] |
H A D | X86TargetTransformInfo.cpp | 6185 getInterleavedMemoryOpCostAVX512(unsigned Opcode,FixedVectorType * VecTy,unsigned Factor,ArrayRef<unsigned> Indices,Align Alignment,unsigned AddressSpace,TTI::TargetCostKind CostKind,bool UseMaskForCond,bool UseMaskForGaps) getInterleavedMemoryOpCostAVX512() argument 6338 getInterleavedMemoryOpCost(unsigned Opcode,Type * BaseTy,unsigned Factor,ArrayRef<unsigned> Indices,Align Alignment,unsigned AddressSpace,TTI::TargetCostKind CostKind,bool UseMaskForCond,bool UseMaskForGaps) getInterleavedMemoryOpCost() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 845 getInterleavedMemoryOpCost(unsigned Opcode,Type * VecTy,unsigned Factor,ArrayRef<unsigned> Indices,Align Alignment,unsigned AddressSpace,TTI::TargetCostKind CostKind,bool UseMaskForCond,bool UseMaskForGaps) getInterleavedMemoryOpCost() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 1234 getInterleavedMemoryOpCost(unsigned Opcode,Type * VecTy,unsigned Factor,ArrayRef<unsigned> Indices,Align Alignment,unsigned AddressSpace,TTI::TargetCostKind CostKind,bool UseMaskForCond,bool UseMaskForGaps) getInterleavedMemoryOpCost() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 557 getInterleavedMemoryOpCost(unsigned Opcode,Type * VecTy,unsigned Factor,ArrayRef<unsigned> Indices,Align Alignment,unsigned AddressSpace,TTI::TargetCostKind CostKind,bool UseMaskForCond,bool UseMaskForGaps) getInterleavedMemoryOpCost() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 2741 if (const SCEVConstant *Factor = CollectInterestingTypesAndFactors() local 2746 } else if (const SCEVConstant *Factor = CollectInterestingTypesAndFactors() local 3999 for (int64_t Factor : Factors) { GenerateICmpZeroScales() local 4088 for (int64_t Factor : Factors) { GenerateScales() local 5972 for (int64_t Factor : Factors) { print_factors_and_types() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 1060 unsigned Factor = std::abs(Stride); isStrided() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | ToolChain.cpp | 1354 unsigned Build = 0, Factor = 1; separateMSVCFullVersion() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 60 extractTerms(Counter C,int Factor,SmallVectorImpl<Term> & Terms) extractTerms() argument [all...] |