Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormatCommon.h22 size_t Amount; member
H A DFormatAdapters.h30 size_t Amount; member in llvm::detail::final
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter() argument
85 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount, in fmt_align() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormatCommon.h23 size_t Amount; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp143 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
H A DMips16InstrInfo.cpp275 void Mips16InstrInfo::adjustStackPtrBig(unsigned SP, int64_t Amount, in adjustStackPtrBig() argument
306 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() argument
299 adjustStackPtrBigUnrestricted( unsigned SP, int64_t Amount, MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const adjustStackPtrBigUnrestricted() argument
472 validImmediate(unsigned Opcode, unsigned Reg, int64_t Amount) validImmediate() argument
[all...]
H A DMipsSEInstrInfo.cpp575 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBinaryStreamReader.cpp148 Error BinaryStreamReader::skip(uint32_t Amount) { in skip() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp238 uint64_t Amount = TII.getFrameSize(Old); in eliminateCallFramePseudoInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp158 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings() local
191 static unsigned getSubOpcode(bool Is64Bit, int64_t Amount) { in getSubOpcode() argument
202 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LegalizerInfo.cpp674 unsigned Amount = CstMI->getOperand(1).getCImm()->getZExtValue(); in legalizeShlAshrLshr() local
H A DAArch64FrameLowering.cpp291 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp44 generateStackAdjustment(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, const ARCInstrInfo &TII, DebugLoc dl, int Amount, int StackPtr) generateStackAdjustment() argument
H A DARCOptAddrMode.cpp123 static bool isAddConstantOp(const MachineInstr &MI, int64_t &Amount) { in isAddConstantOp() argument
367 int64_t Amount; in fixPastUses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp377 int Amount = TII.getFrameSize(*MI); in eliminateCallFramePseudoInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp436 int64_t Amount = MI->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.h168 void incEmitTextSize(size_t Amount) { EmitTextSize += Amount; } in incEmitTextSize() argument
169 void decEmitTextSize(size_t Amount) { EmitTextSize -= Amount; } in decEmitTextSize() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp1095 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp125 unsigned Amount = TII.getFrameSize(Old); in eliminateCallFramePseudoInstr() local
H A DARMFrameLowering.cpp2156 unsigned Amount = TII.getFrameSize(Old); in eliminateCallFramePseudoInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp494 uint64_t Amount = Old.getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h360 uint64_t Amount = 0; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1820 static bool willShiftRightEliminate(SDValue V, unsigned Amount) { in willShiftRightEliminate() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1208 static bool isUndefShift(Value *Amount) { in isUndefShift() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp306 unsigned Amount; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp9598 unsigned Amount = ARM_AM::getSORegOffset(Inst.getOperand(2).getImm()); in processInstruction() local
5837 parseMemRegOffsetShift(ARM_AM::ShiftOpc &St, unsigned &Amount) parseMemRegOffsetShift() argument

Completed in 63 milliseconds