Searched refs:Uniform (Results 1 – 18 of 18) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVRegularizer.cpp | 189 auto Uniform = true; in visitCallScalToVec() local 192 for (unsigned I = 1, E = CI->arg_size(); Uniform && (I != E); ++I) in visitCallScalToVec() 193 Uniform = isa<VectorType>(CI->getOperand(I)->getType()) == IsArg0Vector; in visitCallScalToVec() 194 if (Uniform) in visitCallScalToVec()
|
H A D | SPIRVUtils.cpp | 221 case SPIRV::StorageClass::Uniform: in getMemSemanticsForStorageClass()
|
H A D | SPIRVSymbolicOperands.td | 701 defm Uniform : StorageClassOperand<2, [], [Shader]>; 1177 defm Uniform : DecorationOperand<26, 0, 0, [], [Shader]>;
|
H A D | SPIRVInstrInfo.td | 756 // 3.42.24. Non-Uniform Instructions
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | numa.txt | 9 Systems employing a Non Uniform Memory Access (NUMA) architecture contain
|
/freebsd/sys/powerpc/conf/ |
H A D | GENERIC64 | 38 options NUMA # Non-Uniform Memory Architecture support
|
H A D | GENERIC64LE | 37 options NUMA # Non-Uniform Memory Architecture support
|
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/ |
H A D | en_US.txt | 325 Uniform "%1$s: Uniform topology"
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | 27 options NUMA # Non-Uniform Memory Architecture support
|
/freebsd/lib/libomp/ |
H A D | kmp_i18n_default.inc | 276 "%1$s: Uniform topology",
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsAArch64.td | 2359 // SVE2 - Uniform DSP operations 2466 // SVE2 - Uniform complex integer arithmetic
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 10531 Uniform, enumerator 10615 case Uniform: in mangleVectorParameters() 10709 if (Kind == ParamKindTy::Uniform) in getAArch64MTV() 10988 ParamAttrs[Pos].Kind = Uniform; in emitDeclareSimdFunction()
|
/freebsd/contrib/tzdata/ |
H A D | northamerica | 125 # Before the Uniform Time Act of 1966 took effect in 1967, observance of 213 # up to 1967-04-01 (when most provisions of the Uniform Time Act of 1966 274 # (a) Amendment.--Section 3(a) of the Uniform Time Act of 1966 (15
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 206 E. N. Nilson Cubic Splines on Uniform Meshes . . . . 255--258 247 Uniform In Solid Angle . . . . . . . . . 326--326
|
H A D | funstack.in | 1346 title = "Cubic Splines on Uniform Meshes", 1656 title = "{ACM} Algorithm 381: Random Vectors Uniform In Solid Angle",
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_sve.td | 1383 // SVE2 - Uniform DSP operations 1546 // SVE2 - Uniform complex integer arithmetic
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.cpp | 738 KMP_INFORM(Uniform, env_var); in print()
|
/freebsd/sys/conf/ |
H A D | NOTES | 234 # NUMA enables use of Non-Uniform Memory Access policies in various kernel
|