Searched defs:SrcIsGPR (Results 1 – 2 of 2) sorted by relevance
225 bool SrcIsGPR = !SrcTy.isVector(); in getInstrMapping() local
736 bool SrcIsGPR = !SrcTy.isVector() && SrcTy.getSizeInBits() <= 64; in getInstrMapping() local