Searched defs:OpRegBankIdx (Results 1 – 2 of 2) sorted by relevance
224 getInstrPartialMappingIdxs(const MachineInstr & MI,const MachineRegisterInfo & MRI,const bool isFP,SmallVectorImpl<PartialMappingIdx> & OpRegBankIdx) getInstrPartialMappingIdxs() argument 239 getInstrValueMapping(const MachineInstr & MI,const SmallVectorImpl<PartialMappingIdx> & OpRegBankIdx,SmallVectorImpl<const ValueMapping * > & OpdsMapping) getInstrValueMapping() argument 315 SmallVector<PartialMappingIdx, 4> OpRegBankIdx(NumOperands); getInstrMapping() local 440 SmallVector<PartialMappingIdx, 4> OpRegBankIdx(NumOperands); getInstrAlternativeMappings() local [all...]
778 OpRegBankIdx = {PMI_FirstFPR, PMI_FirstGPR}; in getInstrMapping() local [all...]