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.h252 constexpr LLT multiplyElements(int Factor) const { in multiplyElements() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp777 DupSrc = B.buildConcatVectors(SrcTy.multiplyElements(2), in applyDupLane()
H A DAArch64InstructionSelector.cpp4653 getRegClassForTypeOnBank(Op1Ty.multiplyElements(2), FPRBank); in emitVectorConcat()
6063 Ty = Ty.multiplyElements(2); in selectVectorLoadLaneIntrinsic()