Home
last modified time | relevance | path

Searched full:swizzling (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td1113 // and swizzling changes depending on whether idxen is set in the instruction.
1115 // they behave differently in bounds checking and swizzling.
1127 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
1128 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1144 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
1145 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1157 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
1158 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1175 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
1176 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dcurrituck.dts149 * We are de-swizzling here because the numbers are actually for
153 * The real slot is on idsel 0, so the swizzling is 1:1
186 * We are de-swizzling here because the numbers are actually for
190 * The real slot is on idsel 0, so the swizzling is 1:1
223 * We are de-swizzling here because the numbers are actually for
227 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dakebono.dts277 * We are de-swizzling here because the numbers are actually for
281 * The real slot is on idsel 0, so the swizzling is 1:1
317 * We are de-swizzling here because the numbers are actually for
321 * The real slot is on idsel 0, so the swizzling is 1:1
357 * We are de-swizzling here because the numbers are actually for
361 * The real slot is on idsel 0, so the swizzling is 1:1
397 * We are de-swizzling here because the numbers are actually for
401 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dredwood.dts265 * We are de-swizzling here because the numbers are actually for
269 * The real slot is on idsel 0, so the swizzling is 1:1
306 * We are de-swizzling here because the numbers are actually for
310 * The real slot is on idsel 0, so the swizzling is 1:1
347 * We are de-swizzling here because the numbers are actually for
351 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dkatmai.dts349 * We are de-swizzling here because the numbers are actually for
353 * The real slot is on idsel 0, so the swizzling is 1:1
390 * We are de-swizzling here because the numbers are actually for
394 * The real slot is on idsel 0, so the swizzling is 1:1
431 * We are de-swizzling here because the numbers are actually for
435 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dmakalu.dts298 * We are de-swizzling here because the numbers are actually for
302 * The real slot is on idsel 0, so the swizzling is 1:1
339 * We are de-swizzling here because the numbers are actually for
343 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dkilauea.dts352 * We are de-swizzling here because the numbers are actually for
356 * The real slot is on idsel 0, so the swizzling is 1:1
393 * We are de-swizzling here because the numbers are actually for
397 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dicon.dts338 * We are de-swizzling here because the numbers are actually for
342 * The real slot is on idsel 0, so the swizzling is 1:1
379 * We are de-swizzling here because the numbers are actually for
383 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dcanyonlands.dts492 * We are de-swizzling here because the numbers are actually for
496 * The real slot is on idsel 0, so the swizzling is 1:1
534 * We are de-swizzling here because the numbers are actually for
538 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dglacier.dts520 * We are de-swizzling here because the numbers are actually for
524 * The real slot is on idsel 0, so the swizzling is 1:1
562 * We are de-swizzling here because the numbers are actually for
566 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dhaleakala.dts267 * We are de-swizzling here because the numbers are actually for
271 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dbluestone.dts356 * We are de-swizzling here because the numbers are actually for
360 * The real slot is on idsel 0, so the swizzling is 1:1
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dfaraday,ftpci100.txt60 variant) interrupts assigns the default interrupt mapping/swizzling has
61 typically been like this, doing the swizzling on the interrupt controller side
H A Dfaraday,ftpci100.yaml30 variant) interrupts assigns the default interrupt mapping/swizzling has
31 typically been like this, doing the swizzling on the interrupt controller side
/freebsd/sys/powerpc/include/
H A Dslb.h52 * coverage is increased by swizzling the ESID and multiplying by a prime
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dintel,ixp4xx-expansion-bus-controller.yaml38 the access pattern for words (swizzling) on the bus depending on whether
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DPPCTargetParser.def148 PPC_LNX_FEATURE("ppcle","CPU supports a little-endian mode that uses address swizzling",PPCF_PPCLE,…
222 PPC_AIX_FEATURE("ppcle","CPU supports a little-endian mode that uses address swizzling",BUILTIN_PPC…
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dintel,ixp4xx-expansion-bus-controller.yaml38 the access pattern for words (swizzling) on the bus depending on whether
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/
H A Dintel-ixp4xx.dtsi81 /* Each unique DTS using PCI must specify the swizzling */
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h92 // (the offset that is included in bounds checking and swizzling, to be split
94 // offset that is excluded from bounds checking and swizzling, to go in the
H A DAMDGPU.td501 // DPP8 allows arbitrary cross-lane swizzling within groups of 8 lanes.
/freebsd/sys/dev/isp/
H A DDriverManual.txt347 also the place where any endian byte-swizzling will be done. At any
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA55.td92 // An extra cycle is needed to get the swizzling right.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h823 /// mask operands as well as source operand data swizzling/memory operand
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c2667 * Perform analog "swizzling" of parameters into their location

12