Searched refs:SrcIsGPR (Results 1 – 1 of 1) sorted by relevance
522 bool SrcIsGPR = !SrcTy.isVector() && SrcTy.getSizeInBits() <= 64; in getInstrMapping() local526 SrcIsGPR ? AArch64::GPRRegBank : AArch64::FPRRegBank; in getInstrMapping()