Home
last modified time | relevance | path

Searched defs:Scalable (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h84 Hint Scalable; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDerivedTypes.h430 bool Scalable) { in get()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4650 bool Scalable = InVecEltCount.isScalable(); in SimplifyShuffleVectorInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1945 bool Scalable = Record.size() > 2 ? Record[2] : false; in parseTypeTableBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5144 const bool Scalable = WidenVT.isScalableVector(); in FindMemType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp3034 bool Scalable = false; in parseArrayVectorType() local