Home
last modified time | relevance | path

Searched refs:hasSMEMByteOffset (Results 1 – 15 of 15) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1311 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1321 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1339 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1350 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1354 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1324 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1334 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1352 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1363 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1367 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1457 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1467 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1485 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1496 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1500 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1596 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1606 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1624 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1635 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1639 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1596 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1606 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1624 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1635 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1639 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1836 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1846 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1864 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1875 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1879 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1836 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1846 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1864 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1875 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1879 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1836 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1846 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1864 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1875 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1879 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1840 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1850 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1868 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1879 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1883 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1836 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1846 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1864 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1875 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1879 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1836 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1846 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()
1864 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()
1875 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()
1879 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1246 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1251 if (hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
1258 return (hasSMEMByteOffset(ST)) ? in isLegalSMRDImmOffset()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1246 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1251 if (hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
1258 return (hasSMEMByteOffset(ST)) ? in isLegalSMRDImmOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1246 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1251 if (hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
1258 return (hasSMEMByteOffset(ST)) ? in isLegalSMRDImmOffset()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1197 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function
1202 if (hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()
1209 return (hasSMEMByteOffset(ST)) ? in isLegalSMRDImmOffset()