Home
last modified time | relevance | path

Searched defs:IsScalableVector (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp280 bool IsScalableVector = true; in copyPhysReg() local
477 bool IsScalableVector = true; in storeRegToStackSlot() local
561 bool IsScalableVector = true; in loadRegFromStackSlot() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstantFold.cpp821 bool IsScalableVector = isa<ScalableVectorType>(C->getType()); in ConstantFoldUnaryInstruction() local
896 bool IsScalableVector = isa<ScalableVectorType>(C1->getType()); in ConstantFoldBinaryInstruction() local
H A DFunction.cpp1093 bool IsScalableVector = (LastInfo == IIT_SCALABLE_VEC); in DecodeIITType() local