Home
last modified time | relevance | path

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

12345

/openbsd-src/gnu/llvm/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()
213 template <class DigitsT> int32_t getLg(DigitsT Digits, int16_t Scale) { in getLg()
222 template <class DigitsT> int32_t getLgFloor(DigitsT Digits, int16_t Scale) { in getLgFloor()
232 template <class DigitsT> int32_t getLgCeiling(DigitsT Digits, int16_t Scale) { in getLgCeiling()
342 int16_t Scale = matchScales(LDigits, LScale, RDigits, RScale); in getSum() local
507 int16_t Scale = 0; variable
512 constexpr ScaledNumber(DigitsType Digits, int16_t Scale) in ScaledNumber()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp228 int &Scale, FixedVectorType *Ty, in decomposePtr()
549 int Scale; in tryCreateMaskedGatherOffset() local
702 int Scale; in tryCreateMaskedScatterOffset() local
1183 Value *&Offsets, unsigned &Scale, in foldGEP()
1219 unsigned Scale; in optimiseAddress() local
H A DARMBaseInstrInfo.h872 int Scale = 1; in getAddSubImmediate() local
H A DARMBaseRegisterInfo.cpp535 int Scale = 1; in getFrameIndexInstrOffset() local
735 unsigned Scale = 1; in isFrameOffsetLegal() local
H A DARMConstantIslandPass.cpp792 unsigned Scale = 1; in initializeFunctionInfo() local
852 unsigned Scale = 1; in initializeFunctionInfo() local
1832 unsigned Scale = 1; in optimizeThumb2Instructions() local
1883 unsigned Scale = 1; in optimizeThumb2Branches() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp69 unsigned Scale = 1; member
245 SDValue &Base, SDValue &Scale, in tryFoldLoad()
266 MVT VT, SDValue &Base, SDValue &Scale, in getAddressOperands()
2611 SDValue &Base, SDValue &Scale, in selectVectorAddr()
2645 SDValue &Scale, SDValue &Index, in selectAddr()
2706 SDValue &Scale, SDValue &Index, in selectLEA64_32Addr()
2743 SDValue &Base, SDValue &Scale, in selectLEAAddr()
2832 SDValue &Scale, SDValue &Index, in selectTLSADDRAddr()
2890 SDValue &Base, SDValue &Scale, in tryFoldLoad()
2904 SDValue &Base, SDValue &Scale, in tryFoldBroadcast()
[all …]
H A DX86FixupLEAs.cpp562 const MachineOperand &Scale = MI.getOperand(1 + X86::AddrScaleAmt); in optTwoAddrLEA() local
702 const MachineOperand &Scale = MI.getOperand(1 + X86::AddrScaleAmt); in processInstructionForSlowLEA() local
754 const MachineOperand &Scale = MI.getOperand(1 + X86::AddrScaleAmt); in processInstrForSlow3OpLEA() local
H A DX86EvexToVex.cpp161 unsigned Scale = (Opc == X86::VALIGNQZ128rri || in performCustomAdjustments() local
H A DX86InstrBuilder.h53 unsigned Scale; member
H A DX86FixupGadgets.cpp159 const MachineOperand &Scale = MI.getOperand(CurOp + X86::AddrScaleAmt); in checkSIB() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLocal.cpp61 Constant *Scale = ConstantInt::get(IntIdxTy, Size); in emitGEPOffset() local
H A DBasicAliasAnalysis.cpp318 APInt Scale; member
456 APInt Scale; member
642 APInt Scale = LE.Scale.sext(MaxIndexSize); in DecomposeGEPExpression() local
1134 const APInt &Scale = Index.Scale; in aliasGEP() local
H A DVectorUtils.cpp469 void llvm::narrowShuffleMaskElts(int Scale, ArrayRef<int> Mask, in narrowShuffleMaskElts()
490 bool llvm::widenShuffleMaskElts(int Scale, ArrayRef<int> Mask, in widenShuffleMaskElts()
546 for (unsigned Scale = 2; Scale <= InputMask.size(); ++Scale) { in getShuffleMaskWithWidestElts() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DBranchProbability.cpp57 int Scale = 0; in getBranchProbability() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPFixedPoint.h44 FixedPointSemantics(unsigned Width, unsigned Scale, bool IsSigned, in FixedPointSemantics()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.cpp136 unsigned Scale = 1; in IsLegalOffset() local
H A DCSKYConstantIslandPass.cpp506 unsigned Scale = 1; in initializeFunctionInfo() local
538 unsigned Scale = 1; in initializeFunctionInfo() local
892 unsigned Bits, Scale; in getUnconditionalBrDisp() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1071 static uint32_t scaleBranchWeight(uint64_t Weight, uint64_t Scale) { in scaleBranchWeight()
1085 uint64_t Scale = calculateWeightScale(std::max(TrueCount, FalseCount)); in createProfileWeights() local
1104 uint64_t Scale = calculateWeightScale(MaxWeight); in createProfileWeights() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp135 unsigned Bits, Scale; in branchMaxOffsets() local
660 unsigned Scale = 1; in initializeFunctionInfo() local
740 unsigned Scale = 1; in initializeFunctionInfo() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/
H A DInstrumentation.h167 static inline uint32_t scaleBranchCount(uint64_t Count, uint64_t Scale) { in scaleBranchCount()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp251 uint64_t Scale = calculateCountScale(MaxCount); in promoteIndirectCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1091 unsigned Scale = Log2_32(Size); in SelectAddrModeIndexedBitWidth() local
1107 unsigned Scale = Log2_32(Size); in SelectAddrModeIndexedBitWidth() local
1162 unsigned Scale = Log2_32(Size); in SelectAddrModeIndexed() local
1385 unsigned Scale = Log2_32(Size); in SelectAddrModeXRO() local
1677 unsigned Scale) { in findAddrModeSVELoadStore()
1768 unsigned Scale, unsigned Opc_ri, in SelectPredicatedLoad()
1821 unsigned Scale, unsigned Opc_rr, in SelectPredicatedStore()
5875 bool AArch64DAGToDAGISel::SelectSVERegRegAddrMode(SDValue N, unsigned Scale, in SelectSVERegRegAddrMode()
5935 unsigned Scale) { in SelectSMETileSlice()
H A DAArch64LoadStoreOptimizer.cpp592 static void getPrePostIndexedMemOpInfo(const MachineInstr &MI, int &Scale, in getPrePostIndexedMemOpInfo()
1814 int Scale, MinOffset, MaxOffset; in mergeUpdateInsn() local
1891 int Scale, MinOffset, MaxOffset; in isMatchingUpdateInsn() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp50 static bool checkScale(unsigned Scale, StringRef &ErrMsg) { in checkScale()
427 unsigned BaseReg = 0, IndexReg = 0, TmpReg = 0, Scale = 0; member in __anonbe06ec630111::X86AsmParser::IntelExprStateMachine
1293 unsigned Scale, bool Is64BitMode, in CheckBaseRegAndIndexRegAndScale()
1746 unsigned Scale, SMLoc Start, SMLoc End, unsigned Size, StringRef Identifier, in CreateMemForMSInlineAsm()
2591 unsigned Scale = SM.getScale(); in parseIntelOperand() local
2968 unsigned BaseReg = 0, IndexReg = 0, Scale = 1; in ParseMemOperand() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp256 unsigned Scale = DstNumElts / SrcNumElts; in DecodeSubVectorBroadcast() local
373 unsigned Scale = DstScalarBits / SrcScalarBits; in DecodeZeroExtendMask() local

12345