Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.h91 bool isSupportedStackID(TargetStackID::Value ID) const override { in isSupportedStackID() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h371 virtual bool isSupportedStackID(TargetStackID::Value ID) const { in isSupportedStackID() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp664 bool SIFrameLowering::isSupportedStackID(TargetStackID::Value ID) const { in isSupportedStackID() function in SIFrameLowering