Home
last modified time | relevance | path

Searched defs:isDPP8 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h1340 constexpr bool isDPP8() const noexcept { return (uint16_t)format & (uint16_t)Format::DPP8; } in isDPP8() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6428 bool AMDGPUOperand::isDPP8() const { in isDPP8() function in AMDGPUOperand
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp8397 bool AMDGPUOperand::isDPP8() const { in isDPP8() function in AMDGPUOperand