Searched refs:getInstrPartialMappingIdxs (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86RegisterBankInfo.cpp | 110 void X86RegisterBankInfo::getInstrPartialMappingIdxs( in getInstrPartialMappingIdxs() function in X86RegisterBankInfo 208 getInstrPartialMappingIdxs(MI, MRI, /* isFP */ true, OpRegBankIdx); in getInstrMapping() 255 getInstrPartialMappingIdxs(MI, MRI, /* isFP */ isFPTrunc || isFPAnyExt, in getInstrMapping() 260 getInstrPartialMappingIdxs(MI, MRI, /* isFP */ false, OpRegBankIdx); in getInstrMapping() 299 getInstrPartialMappingIdxs(MI, MRI, /* isFP */ true, OpRegBankIdx); in getInstrAlternativeMappings()
|
| H A D | X86RegisterBankInfo.h | 53 getInstrPartialMappingIdxs(const MachineInstr &MI,
|