Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDConstantFold.cpp557 bool IsScalableVector = isa<ScalableVectorType>(C->getType()); in ConstantFoldUnaryInstruction() local
633 bool IsScalableVector = isa<ScalableVectorType>(C1->getType()); in ConstantFoldBinaryInstruction() local
HDFunction.cpp1130 bool IsScalableVector = (LastInfo == IIT_SCALABLE_VEC); in DecodeIITType() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInstrInfo.cpp569 bool IsScalableVector = true; in storeRegToStackSlot() local
652 bool IsScalableVector = true; in loadRegFromStackSlot() local