Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4328 const LLT Op2Ty = MRI.getType(Op2); in emitVectorConcat() local
4330 if (Op1Ty != Op2Ty) { in emitVectorConcat()