Home
last modified time | relevance | path

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

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