Home
last modified time | relevance | path

Searched defs:IsScalable (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVFABIDemangling.cpp71 ParseRet tryParseVLEN(StringRef &ParseString, unsigned &VF, bool &IsScalable) { in tryParseVLEN()
318 bool IsScalable; in tryDemangleForVFABI() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTypeSize.h52 bool IsScalable; // If true, then the runtime size is an integer multiple variable
DMachineValueType.h1084 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h84 bool IsScalable; // True if the function is a scalable function. member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1247 bool IsScalable = VT.isScalableVector(); in computeRegisterProperties() local