Home
last modified time | relevance | path

Searched defs:Amount (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatAdapters.h31 size_t Amount; variable
35 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp272 void Mips16InstrInfo::adjustStackPtrBig(unsigned SP, int64_t Amount, in adjustStackPtrBig()
297 unsigned SP, int64_t Amount, MachineBasicBlock &MBB, in adjustStackPtrBigUnrestricted()
303 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr()
468 int64_t Amount) { in validImmediate()
H A DMipsFrameLowering.cpp137 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
H A DMipsSEInstrInfo.cpp559 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DynAllocaExpander.cpp160 int64_t Amount = getDynAllocaAmount(&MI, MRI); in computeLowerings() local
204 int64_t Amount = getDynAllocaAmount(MI, MRI); in lower() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp74 void LinePrinter::Indent(uint32_t Amount) { in Indent()
80 void LinePrinter::Unindent(uint32_t Amount) { in Unindent()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp134 static bool isAddConstantOp(const MachineInstr &MI, int64_t &Amount) { in isAddConstantOp()
377 int64_t Amount; in fixPastUses() local
H A DARCFrameLowering.cpp47 int Amount, int StackPtr) { in generateStackAdjustment()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyClassLayoutGraphicalDumper.cpp97 void PrettyClassLayoutGraphicalDumper::printPaddingRow(uint32_t Amount) { in printPaddingRow()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamReader.cpp148 if (Amount > bytesRemaining()) in skip() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h149 uint32_t Amount = 0; member
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp368 uint64_t Amount = TII.getFrameSize(Old); in eliminateCallFramePseudoInstr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaFrameLowering.cpp336 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
H A DXtensaInstrInfo.cpp79 void XtensaInstrInfo::adjustStackPtr(MCRegister SP, int64_t Amount, in adjustStackPtr()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp358 int Amount = TII.getFrameSize(*MI); in eliminateCallFramePseudoInstr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp419 int64_t Amount = MI->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h367 uint64_t Amount = 0; member
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp522 int64_t Amount = MI->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp487 uint64_t Amount = Old.getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1503 APInt Amount = VRegAndVal->Value.urem(BitWidth); in legalizeFunnelShift() local
1845 int64_t Amount = VRegAndVal->Value.getSExtValue(); in legalizeShlAshrLshr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp236 uint64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp145 void Distribution::add(const BlockNode &Node, uint64_t Amount, in add()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp125 unsigned Amount = TII.getFrameSize(Old); in eliminateCallFramePseudoInstr() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp395 SVal Amount = IsIterFirst ? SecondArg : FirstArg; in handleOverloadedOperator() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp608 MachineBasicBlock::iterator MBBI, const DebugLoc &DL, int64_t Amount, in allocateAndProbeStackForRVV()
1799 int64_t Amount = MI->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local

12