Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp41 static MVT getOptimalRepType(const X86Subtarget &Subtarget, Align Alignment) { in getOptimalRepType() function
165 BlockType = getOptimalRepType(Subtarget, Alignment); in emitConstantSizeRepstos()
292 const MVT BlockType = getOptimalRepType(Subtarget, Alignment); in emitConstantSizeRepmov()