Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFrameLowering.h46 bool isSupportedStackID(TargetStackID::Value ID) const override;
DSIFrameLowering.cpp664 bool SIFrameLowering::isSupportedStackID(TargetStackID::Value ID) const { in isSupportedStackID() function in SIFrameLowering
/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/CodeGen/MIRParser/
DMIRParser.cpp682 if (!TFI->isSupportedStackID(Object.StackID)) in initializeFrameInfo()
714 if (!TFI->isSupportedStackID(Object.StackID)) in initializeFrameInfo()