Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp281 AllColors[StackID].resize(LastFI); in InitializeSlots() local
308 uint8_t StackID = MFI->getStackID(FI); ColorSlot() local
415 for (int StackID = 0, E = AllColors.size(); StackID != E; ++StackID) { ColorSlots() local
[all...]
H A DMachineFrameInfo.cpp54 uint8_t StackID) { in CreateStackObject() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h160 uint8_t StackID; member
493 bool contributesToMaxAlignment(uint8_t StackID) { in contributesToMaxAlignment() argument
505 uint8_t StackID = getStackID(ObjectIdx); in setObjectAlignment() local
[all...]
H A DMachineMemOperand.h50 uint8_t StackID; member
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp875 auto StackID = MFI.getStackID(FI); getFrameIndexReference() local
1061 unsigned StackID = MFI.getStackID(I); assignRVVStackObjectOffsets() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h440 typedef u32 StackID; global() typedef
/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h206 class StackID; global() variable
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4837 unsigned StackID = TargetStackID::Default; storeRegToStackSlot() local
5008 unsigned StackID = TargetStackID::Default; loadRegFromStackSlot() local
[all...]
H A DAArch64FrameLowering.cpp3878 unsigned StackID = MFI.getStackID(I); determineSVEStackObjectOffsets() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2492 int StackID = 0; CreateStackTemporary() local