Home
last modified time | relevance | path

Searched refs:SWR (Results 1 – 25 of 47) sorted by relevance

12

/external/mesa3d/src/gallium/docs/source/drivers/openswr/
Dfaq.rst26 SWR is a tile based immediate mode renderer with a sort-free threading
38 shader and fragment shaders, streamout, and fragment blending. SWR
72 of writing. Core SWR undergoes rigorous unit testing and we are quite
77 and SWR. Fixing these issues is one of our major future development
100 * Features - core SWR has a lot of functionality we have yet to
132 * You don't need a fire-breathing Xeon machine to work on SWR - we do
Dusage.rst43 SWR detected AVX2
/external/tcpdump/tests/
Dpimv2_sm-v.out20 joined source #1: 1.1.1.1(SWR)
54 joined source #1: 1.1.1.1(SWR)
90 joined source #1: 1.1.1.1(SWR)
124 joined source #1: 1.1.1.1(SWR)
160 joined source #1: 1.1.1.1(SWR)
196 joined source #1: 1.1.1.1(SWR)
230 joined source #1: 1.1.1.1(SWR)
266 joined source #1: 1.1.1.1(SWR)
286 pruned source #1: 1.1.1.1(SWR)
/external/mesa3d/src/gallium/drivers/swr/
Dmeson.build190 error('Cannot find AVX support for swr. (these are required for SWR an all architectures.)')
289 error('SWR configured, but no SWR architectures configured')
DSConscript246 # main SWR lib
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dunaligned-memops.ll18 ; MIPS: SWR [[LWR]], [[COPY]], 3 :: (store 4 into %ir.b, align 1)
Dunaligned-memops-mapping.mir63 SWR %4, %1, 3 :: (store 4 into %ir.b, align 1)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp233 case Mips::SWR: in isBasePlusOffsetMemoryAccess()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp242 case Mips::SWR: in isBasePlusOffsetMemoryAccess()
/external/mesa3d/src/gallium/
Dmeson.build45 error('SWR requires meson 0.44.0 or greater.')
/external/u-boot/arch/arm/include/asm/arch-mx5/
Dimx-regs.h134 #define SWR (1 << 1) macro
/external/v8/src/mips/
Dconstants-mips.h469 SWR = ((5U << 3) + 6) << kOpcodeShift, enumerator
1272 OpcodeToBitNumber(SWL) | OpcodeToBitNumber(SW) | OpcodeToBitNumber(SWR) |
Ddisasm-mips.cc1944 case SWR: in DecodeTypeImmediate()
/external/v8/src/mips64/
Dconstants-mips64.h447 SWR = ((5U << 3) + 6) << kOpcodeShift, enumerator
1308 OpcodeToBitNumber(SWR) | OpcodeToBitNumber(SDR) |
Ddisasm-mips64.cc2224 case SWR: in DecodeTypeImmediate()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.h205 SWR, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td165 def SWR : BinaryRR<"swr", 0x2F, null_frag, FP64, FP64>;
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenSchedule.cpp1587 for (Record *SWR : SWRDefs) { in collectProcResources()
1588 Record *ModelDef = SWR->getValueAsDef("SchedModel"); in collectProcResources()
1589 addWriteRes(SWR, getProcModel(ModelDef).Index); in collectProcResources()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/Disassembler/
DMBlazeDisassembler.cpp400 case 0x1: return MBlaze::SWR; in decodeSW()
/external/u-boot/arch/arm/include/asm/arch-imx/
Dimx-regs.h126 #define SWR(x) __REG2(IMX_GPIO_BASE + 0x3c, ((x) & 3) << 8) macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.h251 SWR, enumerator
DMipsScheduleP5600.td131 SBE, SHE, SWE, SCE, SWL, SWR, SWLE, SWRE)>;
/external/mesa3d/
Dconfigure.ac2461 dnl Architectures to build SWR library for
2653 AC_MSG_ERROR([unknown SWR build architecture '$arch'])
3197 echo " SWR archs: $swr_archs (builtin)"
3199 echo " SWR archs: $swr_archs"
Dmeson.build1034 …error('The following drivers requires LLVM: Radv, RadeonSI, SWR. One of these is enabled, but LLVM…
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.td472 def SWR : StoreM<0x36, 0x200, "swr ">;

12