Home
last modified time | relevance | path

Searched defs:SIModeRegisterDefaults (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h667 struct SIModeRegisterDefaults { struct
689 SIModeRegisterDefaults() : in SIModeRegisterDefaults() argument
698 static SIModeRegisterDefaults getDefaultForCallingConv(CallingConv::ID CC) { in getDefaultForCallingConv() argument
723 bool isInlineCompatible(SIModeRegisterDefaults CalleeMode) const { in isInlineCompatible() argument
DAMDGPUBaseInfo.cpp1308 SIModeRegisterDefaults::SIModeRegisterDefaults(const Function &F, in SIModeRegisterDefaults() function in llvm::AMDGPU::SIModeRegisterDefaults
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h1298 struct SIModeRegisterDefaults { struct
1317 SIModeRegisterDefaults() : in SIModeRegisterDefaults() argument
1325 static SIModeRegisterDefaults getDefaultForCallingConv(CallingConv::ID CC) { in getDefaultForCallingConv() argument
1337 bool allFP32Denormals() const { in allFP32Denormals()
1341 bool allFP64FP16Denormals() const { in allFP64FP16Denormals()
1347 uint32_t fpDenormModeSPValue() const { in fpDenormModeSPValue()
1377 bool isInlineCompatible(SIModeRegisterDefaults CalleeMode) const { in isInlineCompatible() argument
DAMDGPUBaseInfo.cpp2605 SIModeRegisterDefaults::SIModeRegisterDefaults(const Function &F) { in SIModeRegisterDefaults() function in llvm::AMDGPU::SIModeRegisterDefaults