Searched defs:DstIsGPR (Results 1 – 2 of 2) sorted by relevance
224 bool DstIsGPR = !DstTy.isVector(); in getInstrMapping() local
735 bool DstIsGPR = !DstTy.isVector() && DstTy.getSizeInBits() <= 64; in getInstrMapping() local