Home
last modified time | relevance | path

Searched defs:StackID (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DStackID.h22 explicit StackID(lldb::addr_t pc, lldb::addr_t cfa, in StackID() function
26 StackID(const StackID &rhs) in StackID() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp271 auto StackID = MFI->getStackID(FI); in InitializeSlots() local
298 uint8_t StackID = MFI->getStackID(FI); in ColorSlot() local
405 for (int StackID = 0, E = AllColors.size(); StackID != E; ++StackID) { in ColorSlots() local
H A DMachineFrameInfo.cpp54 uint8_t StackID) { in CreateStackObject()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h160 uint8_t StackID; member
491 bool contributesToMaxAlignment(uint8_t StackID) { in contributesToMaxAlignment()
503 uint8_t StackID = getStackID(ObjectIdx); in setObjectAlignment() local
H A DMachineMemOperand.h49 uint8_t StackID; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp814 auto StackID = MFI.getStackID(FI); in getFrameIndexReference() local
1039 unsigned StackID = MFI.getStackID(I); in assignRVVStackObjectOffsets() local
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h445 typedef u32 StackID; typedef
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h203 class StackID; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4781 unsigned StackID = TargetStackID::Default; in storeRegToStackSlot() local
4963 unsigned StackID = TargetStackID::Default; in loadRegFromStackSlot() local
H A DAArch64FrameLowering.cpp3576 unsigned StackID = MFI.getStackID(I); in determineSVEStackObjectOffsets() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2452 int StackID = 0; in CreateStackTemporary() local