Home
last modified time | relevance | path

Searched refs:is2048BitVector (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.h202 bool is2048BitVector() const { in is2048BitVector() function
203 return isSimple() ? V.is2048BitVector() : isExtended2048BitVector(); in is2048BitVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h381 bool is2048BitVector() const { in is2048BitVector() function