Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/
H A DLowLevelTypeTest.cpp448 TEST(LowLevelTypeTest,IsScalableVector) TEST() argument
/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp557 bool IsScalableVector = isa<ScalableVectorType>(C->getType()); ConstantFoldUnaryInstruction() local
633 bool IsScalableVector = isa<ScalableVectorType>(C1->getType()); ConstantFoldBinaryInstruction() local
H A DFunction.cpp1101 bool IsScalableVector = (LastInfo == IIT_SCALABLE_VEC); DecodeIITType() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp569 bool IsScalableVector = true; storeRegToStackSlot() local
652 bool IsScalableVector = true; loadRegFromStackSlot() local
[all...]