Home
last modified time | relevance | path

Searched defs:PointersTy (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DDataLayout.h126 typedef SmallVector<PointerAlignElem, 8> PointersTy; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h159 using PointersTy = SmallVector<PointerAlignElem, 8>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDataLayout.h165 using PointersTy = SmallVector<PointerAlignElem, 8>; variable