Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1334 LLT DstElTy = DstTy.getScalarType(); in verifyPreISelGenericInstruction() local
1336 if (DstElTy.isPointer() || SrcElTy.isPointer()) in verifyPreISelGenericInstruction()
1341 unsigned DstSize = DstElTy.getSizeInBits(); in verifyPreISelGenericInstruction()