HomeSort by relevance Sort by last modified time
    Searched refs:Unaligned (Results 51 - 64 of 64) sorted by null

1 23

  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 326 return !!(Attrs & uint32_t(PointerOptions::Unaligned));
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 326 return !!(Attrs & uint32_t(PointerOptions::Unaligned));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 326 return !!(Attrs & uint32_t(PointerOptions::Unaligned));
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 326 return !!(Attrs & uint32_t(PointerOptions::Unaligned));
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 326 return !!(Attrs & uint32_t(PointerOptions::Unaligned));
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 326 return !!(Attrs & uint32_t(PointerOptions::Unaligned));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 326 return !!(Attrs & uint32_t(PointerOptions::Unaligned));
  /external/eigen/Eigen/src/Core/
AssignEvaluator.h 551 kernel.template assignPacketByOuterInner<dstAlignment, Unaligned, PacketType>(outer, inner);
    [all...]
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorMorphing.h 441 PacketReturnType rslt = m_impl.template packet<Unaligned>(inputIndices[0]);
    [all...]
TensorConvolution.h 510 accum = internal::pmadd<Packet>(m_inputImpl.template packet<Unaligned>(input), internal::pset1<Packet>(m_kernel[kernel]), accum);
    [all...]
  /external/eigen/Eigen/src/Core/arch/CUDA/
PacketMathHalf.h 79 __device__ EIGEN_ALWAYS_INLINE half2 ploadt_ro<half2, Unaligned>(const Eigen::half* from) {
    [all...]
  /prebuilts/go/darwin-x86/src/sync/atomic/
atomic_test.go     [all...]
  /prebuilts/go/linux-x86/src/sync/atomic/
atomic_test.go     [all...]
  /external/v8/src/
api.cc     [all...]

Completed in 559 milliseconds

1 23