Searched refs:isReadOnlySegment (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp25 if (Kind.isReadOnly() && AMDGPU::isReadOnlySegment(GO) &&
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h329 bool isReadOnlySegment(const GlobalValue *GV);
H A DAMDGPUBaseInfo.cpp574 bool isReadOnlySegment(const GlobalValue *GV) { function in namespace:llvm::AMDGPU

Completed in 103 milliseconds