Searched defs:IsScalableVector (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantFold.cpp | 624 bool IsScalableVector = isa<ScalableVectorType>(C->getType()); ConstantFoldUnaryInstruction() local |
H A D | Function.cpp | 1069 bool IsScalableVector = (LastInfo == IIT_SCALABLE_VEC); DecodeIITType() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 606 bool IsScalableVector = true; storeRegToStackSlot() local |