Home
last modified time | relevance | path

Searched defs:HalfBits (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h30 using HalfBits = uint16_t; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1307 unsigned HalfBits = BitWidth >> 1; in foldBoxMultiply() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2949 unsigned HalfBits = Bits >> 1; in ExpandIntRes_MUL() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3741 unsigned HalfBits = Bits >> 1; in ExpandIntRes_MUL() local
DTargetLowering.cpp4780 unsigned HalfBits = EltBits / 2; in SimplifySetCC() local