Searched defs:v8s16 (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86LegalizerInfo.cpp | 320 const LLT v8s16 = LLT::vector(8, 16); in setLegalizerInfoSSE2() local 374 const LLT v8s16 = LLT::vector(8, 16); in setLegalizerInfoAVX() local 449 const LLT v8s16 = LLT::vector(8, 16); in setLegalizerInfoAVX512() local 526 const LLT v8s16 = LLT::vector(8, 16); in setLegalizerInfoAVX512BW() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86LegalizerInfo.cpp | 331 const LLT v8s16 = LLT::fixed_vector(8, 16); in setLegalizerInfoSSE2() local 392 const LLT v8s16 = LLT::fixed_vector(8, 16); in setLegalizerInfoAVX() local 475 const LLT v8s16 = LLT::fixed_vector(8, 16); in setLegalizerInfoAVX512() local 558 const LLT v8s16 = LLT::fixed_vector(8, 16); in setLegalizerInfoAVX512BW() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVLegalizerInfo.cpp | 77 const LLT v8s16 = LLT::fixed_vector(8, 16); in SPIRVLegalizerInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsLegalizerInfo.cpp | 60 const LLT v8s16 = LLT::vector(8, 16); in MipsLegalizerInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsLegalizerInfo.cpp | 76 const LLT v8s16 = LLT::fixed_vector(8, 16); in MipsLegalizerInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64LegalizerInfo.cpp | 47 const LLT v8s16 = LLT::vector(8, 16); in AArch64LegalizerInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 53 const LLT v8s16 = LLT::fixed_vector(8, 16); in AArch64LegalizerInfo() local
|