Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterBankInfo.cpp111 void X86RegisterBankInfo::getInstrPartialMappingIdxs( in getInstrPartialMappingIdxs() function in X86RegisterBankInfo
207 getInstrPartialMappingIdxs(MI, MRI, /* isFP */ true, OpRegBankIdx); in getInstrMapping()
254 getInstrPartialMappingIdxs(MI, MRI, /* isFP */ isFPTrunc || isFPAnyExt, in getInstrMapping()
259 getInstrPartialMappingIdxs(MI, MRI, /* isFP */ false, OpRegBankIdx); in getInstrMapping()
298 getInstrPartialMappingIdxs(MI, MRI, /* isFP */ true, OpRegBankIdx); in getInstrAlternativeMappings()
H A DX86RegisterBankInfo.h53 getInstrPartialMappingIdxs(const MachineInstr &MI,