Home
last modified time | relevance | path

Searched defs:OpRegBankIdx (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.cpp224 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...]
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp778 OpRegBankIdx = {PMI_FirstFPR, PMI_FirstGPR}; in getInstrMapping() local
[all...]