Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/Mips/
HDMips16InstrInfo.cpp268 void Mips16InstrInfo::adjustStackPtrBig(unsigned SP, int64_t Amount, in adjustStackPtrBig()
295 void Mips16InstrInfo::adjustStackPtrBigUnrestricted(unsigned SP, int64_t Amount, in adjustStackPtrBigUnrestricted()
302 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr()
485 int64_t Amount) { in validImmediate()
HDMips16FrameLowering.cpp146 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
HDMipsSEInstrInfo.cpp350 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr()
HDMipsSEFrameLowering.cpp493 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/trueos/contrib/llvm/lib/Target/MSP430/
HDMSP430FrameLowering.cpp238 uint64_t Amount = Old->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/trueos/contrib/llvm/lib/Target/ARM/
HDThumb1FrameLowering.cpp60 unsigned Amount = Old->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
HDARMFrameLowering.cpp1412 unsigned Amount = Old->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/trueos/contrib/llvm/lib/Target/XCore/
HDXCoreFrameLowering.cpp343 uint64_t Amount = Old->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/trueos/contrib/llvm/lib/Target/AArch64/
HDAArch64FrameLowering.cpp612 int64_t Amount = MI->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
/trueos/contrib/llvm/lib/Target/AArch64/AsmParser/
HDAArch64AsmParser.cpp194 unsigned Amount; member
873 unsigned Amount, in CreateShiftExtend()
1950 unsigned Amount = Parser.getTok().getIntVal(); in ParseShiftExtend() local
/trueos/contrib/llvm/lib/Target/X86/
HDX86FrameLowering.cpp1492 uint64_t Amount = !reseveCallFrame ? I->getOperand(0).getImm() : 0; in eliminateCallFramePseudoInstr() local
/trueos/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp1240 uint64_t Amount = Shift->getZExtValue(); in isSimpleShift() local
/trueos/contrib/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp4407 unsigned &Amount) { in parseMemRegOffsetShift()
7042 unsigned Amount = ARM_AM::getSORegOffset(Inst.getOperand(2).getImm()); in processInstruction() local