Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/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