Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp288 auto StackID = MFI->getStackID(FI); in InitializeSlots() local
317 uint8_t StackID = MFI->getStackID(FI); in ColorSlot() local
424 for (int StackID = 0, E = AllColors.size(); StackID != E; ++StackID) { in ColorSlots() local
H A DMachineFrameInfo.cpp54 uint8_t StackID) { in CreateStackObject()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h162 uint8_t StackID; member
495 bool contributesToMaxAlignment(uint8_t StackID) { in contributesToMaxAlignment()
507 uint8_t StackID = getStackID(ObjectIdx); in setObjectAlignment() local
H A DMachineMemOperand.h51 uint8_t StackID; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h452 typedef u32 StackID; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1362 auto StackID = MFI.getStackID(FI); in getFrameIndexReference() local
1550 unsigned StackID = MFI.getStackID(I); in assignRVVStackObjectOffsets() local
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h209 class StackID; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp5482 unsigned StackID = TargetStackID::Default; in storeRegToStackSlot() local
5664 unsigned StackID = TargetStackID::Default; in loadRegFromStackSlot() local
H A DAArch64FrameLowering.cpp4408 unsigned StackID = MFI.getStackID(I); in determineSVEStackObjectOffsets() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9737 int StackID = 0; in getAddressForMemoryInput() local
H A DSelectionDAG.cpp2736 int StackID = 0; in CreateStackTemporary() local