Home
last modified time | relevance | path

Searched refs:getInstrPartialMappingIdxs (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.cpp222 void X86RegisterBankInfo::getInstrPartialMappingIdxs( in getInstrPartialMappingIdxs() function in X86RegisterBankInfo
323 getInstrPartialMappingIdxs(MI, MRI, /* isFP= */ true, OpRegBankIdx); in getInstrMapping()
370 getInstrPartialMappingIdxs(MI, MRI, /* isFP= */ isFPTrunc || isFPAnyExt, in getInstrMapping()
386 getInstrPartialMappingIdxs(MI, MRI, IsFP, OpRegBankIdx); in getInstrMapping()
396 getInstrPartialMappingIdxs(MI, MRI, IsFP, OpRegBankIdx); in getInstrMapping()
402 getInstrPartialMappingIdxs(MI, MRI, /* isFP= */ false, OpRegBankIdx); in getInstrMapping()
441 getInstrPartialMappingIdxs(MI, MRI, /* isFP= */ true, OpRegBankIdx); in getInstrAlternativeMappings()
H A DX86RegisterBankInfo.h54 getInstrPartialMappingIdxs(const MachineInstr &MI,