Searched defs:IsScalable (Results 1 – 12 of 12) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | VFABIDemangling.cpp | 71 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/ |
| D | TypeSize.h | 52 bool IsScalable; // If true, then the runtime size is an integer multiple variable
|
| D | MachineValueType.h | 1084 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
| D | VFABIDemangling.cpp | 69 ParseRet tryParseVLEN(StringRef &ParseString, unsigned &VF, bool &IsScalable) { in tryParseVLEN() 342 bool IsScalable; in tryDemangleForVFABI() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | ValueTypes.cpp | 45 bool IsScalable) { in getExtendedVectorVT()
|
| D | TargetLoweringBase.cpp | 1421 bool IsScalable = VT.isScalableVector(); in computeRegisterProperties() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | VectorUtils.h | 84 bool IsScalable; // True if the function is a scalable function. member
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
| D | MachineValueType.h | 1494 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1247 bool IsScalable = VT.isScalableVector(); in computeRegisterProperties() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
| D | LoopUtils.cpp | 255 std::optional<int> IsScalable = getOptionalIntLoopAttribute( in getOptionalElementCountLoopAttribute() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 447 ElementCount getMinimumVF(unsigned ElemWidth, bool IsScalable) const { in getMinimumVF()
|
| D | TargetTransformInfo.h | 2270 bool IsScalable) const override { in getMinimumVF()
|