Searched defs:isSupportedStackID (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FrameLowering.h | 104 bool isSupportedStackID(TargetStackID::Value ID) const override { isSupportedStackID() function |
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFrameLowering.cpp | 372 bool WebAssemblyFrameLowering::isSupportedStackID( isSupportedStackID() function in WebAssemblyFrameLowering |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetFrameLowering.h | 439 virtual bool isSupportedStackID(TargetStackID::Value ID) const { isSupportedStackID() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVFrameLowering.cpp | 1689 bool RISCVFrameLowering::isSupportedStackID(TargetStackID::Value ID) const { isSupportedStackID() function in RISCVFrameLowering |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIFrameLowering.cpp | 866 bool SIFrameLowering::isSupportedStackID(TargetStackID::Value ID) const { isSupportedStackID() function in SIFrameLowering |