HomeSort by relevance Sort by last modified time
    Searched refs:ElementWidth (Results 1 - 6 of 6) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
folding_rules.cpp 39 uint32_t ElementWidth(const analysis::Type* type) {
41 return ElementWidth(vec_type->element_type());
211 uint32_t width = ElementWidth(type);
296 uint32_t width = ElementWidth(type);
354 uint32_t width = ElementWidth(type);
580 uint32_t width = ElementWidth(type);
633 uint32_t width = ElementWidth(type);
706 uint32_t width = ElementWidth(type);
745 uint32_t width = ElementWidth(type);
818 uint32_t width = ElementWidth(type)
    [all...]
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
folding_rules.cpp 39 uint32_t ElementWidth(const analysis::Type* type) {
41 return ElementWidth(vec_type->element_type());
211 uint32_t width = ElementWidth(type);
296 uint32_t width = ElementWidth(type);
354 uint32_t width = ElementWidth(type);
580 uint32_t width = ElementWidth(type);
633 uint32_t width = ElementWidth(type);
706 uint32_t width = ElementWidth(type);
745 uint32_t width = ElementWidth(type);
818 uint32_t width = ElementWidth(type)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 305 int ElementWidth;
332 unsigned ElementWidth;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Disassembler/
AArch64Disassembler.cpp 216 template <int ElementWidth>
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 601 milliseconds