Home
last modified time | relevance | path

Searched refs:WORD_0 (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp231 case WORD_0: OS << "WORD_0"; break; in operator <<()
394 // This will work if the tied src is acessing WORD_0, and the dst is in convertToSDWA()
401 getSrcSel() == AMDGPU::SDWA::SdwaSel::WORD_0) { in convertToSDWA()
637 // 0 | 16 | WORD_0 in matchSDWAOperand()
659 SrcSel = WORD_0; in matchSDWAOperand()
688 // to SDWA src:v0 src_sel:WORD_0/BYTE_0 in matchSDWAOperand()
710 ValSrc, Dst, *Imm == 0x0000ffff ? WORD_0 : BYTE_0); in matchSDWAOperand()
772 // WORD_0 | no / BYTE_2/3, WORD_1 in matchSDWAOperand()
773 // WORD_1 | 8/16-bit instructions / BYTE_0/1, WORD_0 in matchSDWAOperand()
[all...]
H A DSIDefines.h418 WORD_0 = 4,
/third_party/ffmpeg/libavutil/ppc/
H A Dutil_altivec.h59 #define WORD_0 0x00,0x01,0x02,0x03 macro
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_altivec.S307 #define WORD_0 0x00,0x01,0x02,0x03 define
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp824 case SdwaSel::WORD_0: O << "WORD_0"; break; in printSDWASel()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6807 .Case("WORD_0", SdwaSel::WORD_0)

Completed in 17 milliseconds