Home
last modified time | relevance | path

Searched refs:is16BitVector (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h167 bool is16BitVector() const { in is16BitVector() function
168 return isSimple() ? V.is16BitVector() : isExtended16BitVector(); in is16BitVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h328 bool is16BitVector() const { in is16BitVector() function