Home
last modified time | relevance | path

Searched defs:ByteWidth (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dprimitive_util.cc137 int ByteWidth(PrimitiveType type) { return CeilOfRatio(BitWidth(type), 8); } in ByteWidth() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d11/
H A Dharness.h108 UINT ByteWidth; member
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d10/
H A Dharness.h107 UINT ByteWidth; member
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A DFlexBuffersInternals.kt24 public inline class ByteWidth(public val value: Int) in max() class
/aosp_15_r20/external/flatbuffers/python/flatbuffers/
H A Dflexbuffers.py329 def ByteWidth(self): member in Object
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp3195 unsigned ByteWidth = BitWidth / 8; in collectBitParts() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2274 Optional<size_t> ByteWidth = getLengthOnSingleLine(SM, EdgeRange); in removePunyEdges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp70 static unsigned littleEndianByteAt(const unsigned ByteWidth, const unsigned I) { in littleEndianByteAt()
89 static unsigned bigEndianByteAt(const unsigned ByteWidth, const unsigned I) { in bigEndianByteAt()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d10.h869 UINT ByteWidth; member
Dd3d11.h1672 UINT ByteWidth; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6453 unsigned ByteWidth = BitWidth / 8; in calculateByteProvider() local
6771 unsigned ByteWidth = VT.getSizeInBits() / 8; in MatchLoadCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8001 unsigned ByteWidth = BitWidth / 8; in calculateByteProvider() local
8397 unsigned ByteWidth = VT.getSizeInBits() / 8; in MatchLoadCombine() local