/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYCallingConv.h | 33 unsigned StackOffset = State.AllocateStack(8, Align(4)); in CC_CSKY_ABIV2_SOFT_64() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/tests/ |
H A D | rawprofile.cpp | 80 const uint64_t StackOffset = Read(Ptr); in TEST() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineFunctionInfo.h | 95 unsigned StackOffset; member
|
H A D | AMDGPUArgumentUsageInfo.h | 31 unsigned StackOffset; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 68 int StackOffset = -1; ///< Offset from the stack pointer. global() member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | TypeSize.h | 37 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMTargetStreamer.cpp | 101 void ARMTargetStreamer::emitUnwindRaw(int64_t StackOffset, in emitUnwindRaw() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 145 int StackOffset = 2 * stackGrowth; in emitPrologue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.cpp | 584 int StackOffset = 2 * stackGrowth; in emitPrologue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 445 const unsigned StackOffset = 92; in LowerFormalArguments_32() local 889 const unsigned StackOffset = 92; in LowerCall_32() local 1304 unsigned StackOffset = Offset + Subtarget->getStackPointerBias() + 128; in LowerCall_64() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | X86.cpp | 975 CharUnits &StackOffset, ABIArgInfo &Info, in addFieldToArgStruct() 1035 CharUnits StackOffset; in rewriteWithInAlloca() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCWin64EH.cpp | 829 int StackOffset = 0; tryARM64PackedUnwind() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ARMWinEHPrinter.cpp | 888 int StackOffset = OC[Offset + 2] & 0x3F; opcode_save_any_reg() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 1881 int StackOffset = 2 * stackGrowth; in emitPrologue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 5232 unsigned StackOffset = MI.getOperand(1).getImm(); in isTOCSaveMI() local
|
H A D | PPCISelLowering.cpp | 4060 uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1; in LowerVASTART() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 19098 unsigned StackOffset = State.AllocateStack(8, Align(8)); CC_RISCV() local 19110 unsigned StackOffset = State.AllocateStack(4, Align(4)); CC_RISCV() local 19192 unsigned StackOffset = CC_RISCV() local 19579 unsigned StackOffset = CC_RISCV_FastCC() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 4830 unsigned StackOffset = in CC_LoongArch() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 7803 const MCExpr *StackOffset; in parseDirectiveCpRestore() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 12329 int64_t StackOffset; in parseDirectiveUnwindRaw() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 10947 uint64_t StackOffset; in LowerWin64_VASTART() local
|