Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2037 LLT DefDstTy = MRI.getType(DefDstReg); in contractCrossBankCopyIntoStore() local
2043 if (!DefDstTy.isValid()) in contractCrossBankCopyIntoStore()
2047 if (DefDstTy.getSizeInBits() != StoreSrcTy.getSizeInBits()) in contractCrossBankCopyIntoStore()