Searched refs:is1024BitVector (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h197 bool is1024BitVector() const { function in struct:llvm::EVT
198 return isSimple() ? V.is1024BitVector() : isExtended1024BitVector();
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMachineValueType.h374 bool is1024BitVector() const { function

Completed in 103 milliseconds