Home
last modified time | relevance | path

Searched refs:multiplyElements (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h254 constexpr LLT multiplyElements(int Factor) const { in multiplyElements() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp759 DupSrc = B.buildConcatVectors(SrcTy.multiplyElements(2), in applyDupLane()
H A DAArch64InstructionSelector.cpp4518 getRegClassForTypeOnBank(Op1Ty.multiplyElements(2), FPRBank); in emitVectorConcat()
5903 Ty = Ty.multiplyElements(2); in selectVectorLoadLaneIntrinsic()