Home
last modified time | relevance | path

Searched refs:SSPLK_AddrOf (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp252 case MachineFrameInfo::SSPLK_AddrOf: in calculateFrameObjectOffsets()
H A DStackProtector.cpp501 Layout->insert(std::make_pair(AI, MachineFrameInfo::SSPLK_AddrOf)); in requiresStackProtector()
H A DStackColoring.cpp969 FromKind != MachineFrameInfo::SSPLK_AddrOf))) in remapInstructions()
H A DPrologEpilogInserter.cpp1019 case MachineFrameInfo::SSPLK_AddrOf: in calculateFrameObjectOffsets()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h119 SSPLK_AddrOf ///< The address of this allocation is exposed and enumerator