Home
last modified time | relevance | path

Searched defs:StackOffset (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYCallingConv.h33 unsigned StackOffset = State.AllocateStack(8, Align(4)); in CC_CSKY_ABIV2_SOFT_64() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp494 int64_t StackOffset = State.AllocateStack(8, Align(8)); in CC_RISCV() local
506 int64_t StackOffset = State.AllocateStack(4, Align(4)); in CC_RISCV() local
584 int64_t StackOffset = in CC_RISCV() local
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp80 const uint64_t StackOffset = Read(Ptr); in TEST() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h95 unsigned StackOffset; member
H A DAMDGPUArgumentUsageInfo.h32 unsigned StackOffset; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGCMetadata.h71 int StackOffset = -1; ///< Offset from the stack pointer. member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h38 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() function
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp143 int StackOffset = 2 * stackGrowth; in emitPrologue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp101 void ARMTargetStreamer::emitUnwindRaw(int64_t StackOffset, in emitUnwindRaw()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp584 int StackOffset = 2 * stackGrowth; in emitPrologue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp449 const unsigned StackOffset = 92; in LowerFormalArguments_32() local
893 const unsigned StackOffset = 92; in LowerCall_32() local
1299 unsigned StackOffset = Offset + Subtarget->getStackPointerBias() + 128; in LowerCall_64() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp974 CharUnits &StackOffset, ABIArgInfo &Info, in addFieldToArgStruct()
1034 CharUnits StackOffset; in rewriteWithInAlloca() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp1038 int StackOffset = 0; in tryARM64PackedUnwind() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp918 int StackOffset = OC[Offset + 2] & 0x3F; in opcode_save_any_reg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6769 int64_t StackOffset = State.AllocateStack(8, Align(8)); in CC_LoongArch() local
6781 int64_t StackOffset = State.AllocateStack(4, Align(4)); in CC_LoongArch() local
6832 unsigned StackOffset = in CC_LoongArch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp1942 int StackOffset = 2 * stackGrowth; in emitPrologue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5263 unsigned StackOffset = MI.getOperand(1).getImm(); in isTOCSaveMI() local
H A DPPCISelLowering.cpp4075 uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1; in LowerVASTART() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7797 const MCExpr *StackOffset; in parseDirectiveCpRestore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp12386 int64_t StackOffset; in parseDirectiveUnwindRaw() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11776 uint64_t StackOffset; in LowerWin64_VASTART() local