Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp4428 unsigned DstNumElt = DstVT.getVectorNumElements(); in CombineVMOVDRRCandidateWithVecOp() local
4432 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp()
4444 ExtractSrc.getValueType().getVectorNumElements() * DstNumElt); in CombineVMOVDRRCandidateWithVecOp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5100 unsigned DstNumElt = DstVT.getVectorNumElements(); in CombineVMOVDRRCandidateWithVecOp() local
5104 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp()
5116 ExtractSrc.getValueType().getVectorNumElements() * DstNumElt); in CombineVMOVDRRCandidateWithVecOp()