Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIFrameLowering.h47 bool isSupportedStackID(TargetStackID::Value ID) const override;
DSIFrameLowering.cpp784 bool SIFrameLowering::isSupportedStackID(TargetStackID::Value ID) const { in isSupportedStackID() function in SIFrameLowering
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.h91 bool isSupportedStackID(TargetStackID::Value ID) const override { in isSupportedStackID() function
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.h105 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/llvm-project/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h422 virtual bool isSupportedStackID(TargetStackID::Value ID) const { in isSupportedStackID() function
/external/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()
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp727 if (!TFI->isSupportedStackID(Object.StackID)) in initializeFrameInfo()
759 if (!TFI->isSupportedStackID(Object.StackID)) in initializeFrameInfo()