Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp271 auto StackID = MFI->getStackID(FI); InitializeSlots() local
298 uint8_t StackID = MFI->getStackID(FI); ColorSlot() local
405 for (int StackID = 0, E = AllColors.size(); StackID != E; ++StackID) { ColorSlots() local
[all...]
H A DMachineFrameInfo.cpp54 uint8_t StackID) { in CreateStackObject() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h160 uint8_t StackID; member
491 contributesToMaxAlignment(uint8_t StackID) contributesToMaxAlignment() argument
503 uint8_t StackID = getStackID(ObjectIdx); setObjectAlignment() local
[all...]
H A DMachineMemOperand.h49 uint8_t StackID; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp814 auto StackID = MFI.getStackID(FI); getFrameIndexReference() local
1039 unsigned StackID = MFI.getStackID(I); assignRVVStackObjectOffsets() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h445 typedef u32 StackID; global() typedef
/freebsd-src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h203 class StackID; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4781 unsigned StackID = TargetStackID::Default; storeRegToStackSlot() local
4963 unsigned StackID = TargetStackID::Default; loadRegFromStackSlot() local
[all...]
H A DAArch64FrameLowering.cpp3576 unsigned StackID = MFI.getStackID(I); determineSVEStackObjectOffsets() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2452 int StackID = 0; CreateStackTemporary() local