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.cpp278 auto StackID = MFI->getStackID(FI); in InitializeSlots() local
305 uint8_t StackID = MFI->getStackID(FI); in ColorSlot() local
412 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.h160 uint8_t StackID; member
493 bool contributesToMaxAlignment(uint8_t StackID) { in contributesToMaxAlignment()
505 uint8_t StackID = getStackID(ObjectIdx); in setObjectAlignment() local
H A DMachineMemOperand.h50 uint8_t StackID; member
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp875 auto StackID = MFI.getStackID(FI); in getFrameIndexReference() local
1061 unsigned StackID = MFI.getStackID(I); in assignRVVStackObjectOffsets() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h449 typedef u32 StackID; typedef
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h207 class StackID; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4844 unsigned StackID = TargetStackID::Default; in storeRegToStackSlot() local
5015 unsigned StackID = TargetStackID::Default; in loadRegFromStackSlot() local
H A DAArch64FrameLowering.cpp4062 unsigned StackID = MFI.getStackID(I); in determineSVEStackObjectOffsets() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9574 int StackID = 0; in getAddressForMemoryInput() local
H A DSelectionDAG.cpp2493 int StackID = 0; in CreateStackTemporary() local