Home
last modified time | relevance | path

Searched refs:InstructionMappings (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.h136 InstructionMappings
141 RegisterBankInfo::InstructionMappings
145 RegisterBankInfo::InstructionMappings
175 InstructionMappings
DAMDGPURegisterBankInfo.cpp297 RegisterBankInfo::InstructionMappings
303 InstructionMappings AltMappings; in addMappingFromTable()
334 RegisterBankInfo::InstructionMappings
374 RegisterBankInfo::InstructionMappings
458 RegisterBankInfo::InstructionMappings
466 InstructionMappings AltMappings; in getInstrAlternativeMappings()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h276 using InstructionMappings = SmallVector<const InstructionMapping *, 4>; variable
686 virtual InstructionMappings
705 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
DRegBankSelect.h582 RegisterBankInfo::InstructionMappings &PossibleMappings,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp413 RegisterBankInfo::InstructionMappings
415 InstructionMappings PossibleMappings; in getInstrPossibleMappings()
423 InstructionMappings AltMappings = getInstrAlternativeMappings(MI); in getInstrPossibleMappings()
432 RegisterBankInfo::InstructionMappings
435 return InstructionMappings(); in getInstrAlternativeMappings()
DRegBankSelect.cpp290 MachineInstr &MI, RegisterBankInfo::InstructionMappings &PossibleMappings, in findBestMapping()
653 RegisterBankInfo::InstructionMappings PossibleMappings = in assignInstr()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86RegisterBankInfo.h70 InstructionMappings
DX86RegisterBankInfo.cpp277 RegisterBankInfo::InstructionMappings
307 InstructionMappings AltMappings; in getInstrAlternativeMappings()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64RegisterBankInfo.h142 InstructionMappings
DAArch64RegisterBankInfo.cpp282 RegisterBankInfo::InstructionMappings
302 InstructionMappings AltMappings; in getInstrAlternativeMappings()
324 InstructionMappings AltMappings; in getInstrAlternativeMappings()
360 InstructionMappings AltMappings; in getInstrAlternativeMappings()