Home
last modified time | relevance | path

Searched defs:Scale (Results 1 – 25 of 121) sorted by relevance

12345

/llvm-project/clang-tools-extra/clang-tidy/abseil/
H A DDurationRewriter.cpp41 getDurationInverseForScale(DurationScale Scale) { in getDurationInverseForScale() argument
73 DurationScale Scale, const Expr &Node) { in rewriteInverseDurationCall() argument
92 DurationScale Scale, const Expr &Node) { in rewriteInverseTimeCall() argument
105 getDurationFactoryForScale(DurationScale Scale) getDurationFactoryForScale() argument
123 getTimeFactoryForScale(DurationScale Scale) getTimeFactoryForScale() argument
142 getTimeInverseForScale(DurationScale Scale) getTimeInverseForScale() argument
271 rewriteExprFromNumberToDuration(const ast_matchers::MatchFinder::MatchResult & Result,DurationScale Scale,const Expr * Node) rewriteExprFromNumberToDuration() argument
289 rewriteExprFromNumberToTime(const ast_matchers::MatchFinder::MatchResult & Result,DurationScale Scale,const Expr * Node) rewriteExprFromNumberToTime() argument
[all...]
H A DTimeSubtractionCheck.cpp98 std::optional<DurationScale> Scale = getScaleForTimeInverse(TimeInverse); in registerMatchers() local
136 std::optional<DurationScale> Scale = getScaleForTimeInverse(InverseName); in check() local
H A DTimeComparisonCheck.cpp33 std::optional<DurationScale> Scale = getScaleForTimeInverse( in check() local
H A DDurationAdditionCheck.cpp39 std::optional<DurationScale> Scale = getScaleForTimeInverse( in check() local
H A DDurationSubtractionCheck.cpp39 std::optional<DurationScale> Scale = in check() local
H A DDurationComparisonCheck.cpp32 std::optional<DurationScale> Scale = getScaleForDurationInverse( in check() local
H A DDurationConversionCastCheck.cpp46 std::optional<DurationScale> Scale = in check() local
H A DDurationFactoryScaleCheck.cpp161 DurationScale Scale = *MaybeScale; in check() local
/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaUtils.cpp
H A DXtensaISelDAGToDAG.cpp39 selectMemRegAddr(SDValue Addr,SDValue & Base,SDValue & Offset,int Scale) selectMemRegAddr() argument
/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h52 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale, in getRounded()
64 inline std::pair<uint32_t, int16_t> getRounded32(uint32_t Digits, int16_t Scale, in getRounded32()
70 inline std::pair<uint64_t, int16_t> getRounded64(uint64_t Digits, int16_t Scale, in getRounded64()
188 inline std::pair<int32_t, int> getLgImpl(DigitsT Digits, int16_t Scale) { in getLgImpl()
214 template <class DigitsT> int32_t getLg(DigitsT Digits, int16_t Scale) { in getLg()
223 template <class DigitsT> int32_t getLgFloor(DigitsT Digits, int16_t Scale) { in getLgFloor()
233 template <class DigitsT> int32_t getLgCeiling(DigitsT Digits, int16_t Scale) { in getLgCeiling()
343 int16_t Scale = matchScales(LDigits, LScale, RDigits, RScale); in getSum() local
508 int16_t Scale = 0; variable
513 constexpr ScaledNumber(DigitsType Digits, int16_t Scale) in ScaledNumber()
/llvm-project/bolt/lib/Passes/
H A DJTFootprintReduction.cpp61 uint64_t Scale; in checkOpportunities() local
137 uint64_t Scale; in tryOptimizeNonPIC() local
176 uint64_t Scale; in tryOptimizePIC() local
/llvm-project/llvm/lib/Analysis/
H A DLocal.cpp69 Value *Scale = Builder->CreateTypeSize(IntIdxTy->getScalarType(), TSize); in emitGEPOffset() local
H A DVectorUtils.cpp349 narrowShuffleMaskElts(int Scale,ArrayRef<int> Mask,SmallVectorImpl<int> & ScaledMask) narrowShuffleMaskElts() argument
370 widenShuffleMaskElts(int Scale,ArrayRef<int> Mask,SmallVectorImpl<int> & ScaledMask) widenShuffleMaskElts() argument
437 int Scale = NumSrcElts / NumDstElts; scaleShuffleMaskElts() local
441 int Scale = NumDstElts / NumSrcElts; scaleShuffleMaskElts() local
451 for (unsigned Scale = 2; Scale <= InputMask.size(); ++Scale) { getShuffleMaskWithWidestElts() local
[all...]
/llvm-project/llvm/lib/Support/
H A DBranchProbability.cpp57 int Scale = 0; in getBranchProbability() local
/llvm-project/llvm/include/llvm/ADT/
H A DAPFixedPoint.h44 FixedPointSemantics(unsigned Width,unsigned Scale,bool IsSigned,bool IsSaturated,bool HasUnsignedPadding) FixedPointSemantics() argument
/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp228 decomposePtr(Value * Ptr,Value * & Offsets,int & Scale,FixedVectorType * Ty,Type * MemoryTy,IRBuilder<> & Builder) decomposePtr() argument
549 int Scale; tryCreateMaskedGatherOffset() local
702 int Scale; tryCreateMaskedScatterOffset() local
1189 foldGEP(GetElementPtrInst * GEP,Value * & Offsets,unsigned & Scale,IRBuilder<> & Builder) foldGEP() argument
1225 unsigned Scale; optimiseAddress() local
[all...]
/llvm-project/bolt/lib/Target/X86/
H A DX86MCSymbolizer.cpp66 const MCOperand &Scale = Inst.getOperand(MemOp + X86::AddrScaleAmt); in tryAddingSymbolicOperand() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp71 unsigned Scale = 1; global() member
245 tryFoldLoad(SDNode * P,SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) tryFoldLoad() argument
266 getAddressOperands(X86ISelAddressMode & AM,const SDLoc & DL,MVT VT,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) getAddressOperands() argument
2905 selectVectorAddr(MemSDNode * Parent,SDValue BasePtr,SDValue IndexOp,SDValue ScaleOp,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectVectorAddr() argument
2945 selectAddr(SDNode * Parent,SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectAddr() argument
3015 selectLEA64_32Addr(SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectLEA64_32Addr() argument
3052 selectLEAAddr(SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectLEAAddr() argument
3141 selectTLSADDRAddr(SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectTLSADDRAddr() argument
3205 tryFoldLoad(SDNode * Root,SDNode * P,SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) tryFoldLoad() argument
3219 tryFoldBroadcast(SDNode * Root,SDNode * P,SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) tryFoldBroadcast() argument
3603 SDValue Base, Scale, Index, Disp, Segment; foldLoadStoreIntoMemOperand() local
4529 __anonb5bafcbc1502(SDNode *Root, SDNode *P, SDValue &L, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) matchVPTERNLOG() argument
4907 __anonb5bafcbc1802(SDNode *Root, SDNode *P, SDValue &L, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) tryVPTESTM() argument
4961 unsigned Scale = CmpVT.is128BitVector() ? 4 : 2; tryVPTESTM() local
5132 SDValue Scale = getI8Imm(1, dl); Select() local
5214 SDValue Scale = getI8Imm(1, dl); Select() local
5252 SDValue Scale = getI8Imm(1, dl); Select() local
6403 SDValue Base, Scale, Index, Disp, Segment; Select() local
6476 SDValue Base, Scale, Index, Disp, Segment; Select() local
6554 SDValue Base, Scale, Index, Disp, Segment; Select() local
[all...]
H A DX86FixupLEAs.cpp555 const MachineOperand &Scale = MI.getOperand(1 + X86::AddrScaleAmt); in optTwoAddrLEA() local
695 const MachineOperand &Scale = MI.getOperand(1 + X86::AddrScaleAmt); in processInstructionForSlowLEA() local
747 const MachineOperand &Scale = MI.getOperand(1 + X86::AddrScaleAmt); in processInstrForSlow3OpLEA() local
H A DX86CompressEVEX.cpp127 unsigned Scale = performCustomAdjustments() local
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.cpp136 unsigned Scale = 1; in IsLegalOffset() local
/llvm-project/flang/unittests/Runtime/
H A DNumeric.cpp164 TEST(Numeric, Scale) { in TEST() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp224 Offset *= (8 / (int)Scale); in emitStore() local
265 Offset *= (8 / (int)Scale); in emitLoad() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h62 return SelectAddrRegRegScale(Addr, MaxShift, Base, Index, Scale); in SelectAddrRegRegScale() argument
68 if (SelectAddrRegRegScale(Addr, MaxShift, Base, Index, Scale)) { in SelectAddrRegZextRegScale() argument

12345