Home
last modified time | relevance | path

Searched refs:is1024BitVector (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.h197 bool is1024BitVector() const { in is1024BitVector() function
198 return isSimple() ? V.is1024BitVector() : isExtended1024BitVector(); in is1024BitVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h374 bool is1024BitVector() const { in is1024BitVector() function