Home
last modified time | relevance | path

Searched defs:isSupportedStackID (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h107 bool isSupportedStackID(TargetStackID::Value ID) const override { in isSupportedStackID() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp364 bool WebAssemblyFrameLowering::isSupportedStackID( isSupportedStackID() function in WebAssemblyFrameLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h447 virtual bool isSupportedStackID(TargetStackID::Value ID) const { in isSupportedStackID() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1689 bool RISCVFrameLowering::isSupportedStackID(TargetStackID::Value ID) const { in isSupportedStackID() function in RISCVFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp872 bool SIFrameLowering::isSupportedStackID(TargetStackID::Value ID) const { in isSupportedStackID() function in SIFrameLowering