/llvm-project/llvm/unittests/Target/AArch64/ |
H A D | DecomposeStackOffsetTest.cpp | 15 TEST(StackOffset, decomposeStackOffsetForFrameOffsets) { in TEST() argument
|
/llvm-project/bolt/include/bolt/Passes/ |
H A D | FrameAnalysis.h | 36 int64_t StackOffset; member 52 int64_t StackOffset; member
|
/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
|
/llvm-project/compiler-rt/lib/memprof/tests/ |
H A D | rawprofile.cpp | 80 const uint64_t StackOffset = Read(Ptr); in TEST() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineFunctionInfo.h | 95 unsigned StackOffset; member
|
H A D | AMDGPUArgumentUsageInfo.h | 31 unsigned StackOffset; global() member
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | GCMetadata.h | 69 int StackOffset = -1; ///< Offset from the stack pointer. member
|
/llvm-project/bolt/lib/Passes/ |
H A D | ValidateInternalCalls.cpp | 232 int64_t StackOffset = 0; in analyzeFunction() local
|
H A D | FrameAnalysis.cpp | 116 int64_t StackOffset = 0; in decodeFrameAccess() local
|
H A D | ShrinkWrapping.cpp | 661 int64_t StackOffset = 0; in performChanges() local 1532 int64_t StackOffset = 0; in insertUpdatedCFI() local
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | TypeSize.h | 37 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() function
|
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMTargetStreamer.cpp | 101 void ARMTargetStreamer::emitUnwindRaw(int64_t StackOffset, in emitUnwindRaw() argument
|
/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 146 int StackOffset = 2 * stackGrowth; emitPrologue() local
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.cpp | 587 int StackOffset = 2 * stackGrowth; emitPrologue() local [all...] |
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 890 const unsigned StackOffset = 92; in LowerCall_32() local 445 const unsigned StackOffset = 92; LowerFormalArguments_32() local 1306 unsigned StackOffset = Offset + Subtarget->getStackPointerBias() + 128; LowerCall_64() local [all...] |
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | X86.cpp | 1035 addFieldToArgStruct(FrameFields, StackOffset, in rewriteWithInAlloca() local 975 addFieldToArgStruct(SmallVector<llvm::Type *,6> & FrameFields,CharUnits & StackOffset,ABIArgInfo & Info,QualType Type) const addFieldToArgStruct() argument [all...] |
/llvm-project/llvm/lib/MC/ |
H A D | MCWin64EH.cpp | 837 int StackOffset = 0; in tryARM64PackedUnwind() local
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ARMWinEHPrinter.cpp | 889 int StackOffset = OC[Offset + 2] & 0x3F; in opcode_save_any_reg() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 1884 int StackOffset = 2 * stackGrowth; emitPrologue() local [all...] |
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 3744 unsigned StackOffset = CC_LoongArch() local
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 5231 unsigned StackOffset = MI.getOperand(1).getImm(); isTOCSaveMI() local
|
H A D | PPCISelLowering.cpp | 4069 uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1; LowerVASTART() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 19036 unsigned StackOffset = State.AllocateStack(8, Align(8)); CC_RISCV() local 19048 unsigned StackOffset = State.AllocateStack(4, Align(4)); CC_RISCV() local 19130 unsigned StackOffset = CC_RISCV() local 19517 unsigned StackOffset = CC_RISCV_FastCC() local
|
/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 7803 const MCExpr *StackOffset; parseDirectiveCpRestore() local
|
/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 12329 int64_t StackOffset; parseDirectiveUnwindRaw() local
|