| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMRegisterBankInfo.cpp | 279 : getOperandsMapping({&ARM::ValueMappings[ARM::GPR3OpsIdx], in getInstrMapping() 288 ? getOperandsMapping({&ARM::ValueMappings[ARM::DPR3OpsIdx], in getInstrMapping() 308 ? getOperandsMapping({&ARM::ValueMappings[ARM::DPR3OpsIdx], in getInstrMapping() 323 getOperandsMapping({&ARM::ValueMappings[ARM::DPR3OpsIdx], in getInstrMapping() 332 getOperandsMapping({&ARM::ValueMappings[ARM::SPR3OpsIdx], in getInstrMapping() 366 OperandsMapping = getOperandsMapping( in getInstrMapping() 386 getOperandsMapping({&ARM::ValueMappings[ARM::GPR3OpsIdx], in getInstrMapping() 432 getOperandsMapping({&ARM::ValueMappings[ARM::DPR3OpsIdx], in getInstrMapping() 447 getOperandsMapping({&ARM::ValueMappings[ARM::GPR3OpsIdx], in getInstrMapping() 453 OperandsMapping = getOperandsMapping({nullptr}); in getInstrMapping() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
| H A D | PPCRegisterBankInfo.cpp | 142 OperandsMapping = getOperandsMapping( in getInstrMapping() 149 OperandsMapping = getOperandsMapping({getValueMapping(PMI_GPR64), nullptr}); in getInstrMapping() 152 OperandsMapping = getOperandsMapping({getValueMapping(PMI_GPR64), nullptr}); in getInstrMapping() 159 OperandsMapping = getOperandsMapping( in getInstrMapping() 170 getOperandsMapping({getValueMapping(Size == 32 ? PMI_FPR32 : PMI_FPR64), in getInstrMapping() 188 OperandsMapping = getOperandsMapping( in getInstrMapping() 192 OperandsMapping = getOperandsMapping( in getInstrMapping() 202 OperandsMapping = getOperandsMapping( in getInstrMapping() 206 OperandsMapping = getOperandsMapping( in getInstrMapping() 215 OperandsMapping = getOperandsMapping(OpdsMapping); in getInstrMapping()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsRegisterBankInfo.cpp | 500 OperandsMapping = getOperandsMapping( in getInstrMapping() 510 OperandsMapping = getOperandsMapping( in getInstrMapping() 518 getOperandsMapping({getGprbOrCustomMapping(Op0Size, MappingID), in getInstrMapping() 531 getOperandsMapping({&Mips::ValueMappings[Mips::DPRIdx]}); in getInstrMapping() 550 OperandsMapping = getOperandsMapping( in getInstrMapping() 560 OperandsMapping = getOperandsMapping( in getInstrMapping() 620 getOperandsMapping({&Mips::ValueMappings[Mips::GPRIdx], nullptr, in getInstrMapping() 635 OperandsMapping = getOperandsMapping( in getInstrMapping() 642 OperandsMapping = getOperandsMapping( in getInstrMapping() 655 getOperandsMapping({&Mips::ValueMappings[Mips::GPRIdx], nullptr, in getInstrMapping() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegisterBankInfo.cpp | 264 /*OperandsMapping*/ getOperandsMapping(OperandsMapping), in getInstrMappingImpl() 334 RegisterBankInfo::getOperandsMapping(Iterator Begin, Iterator End) const { in getOperandsMapping() function in RegisterBankInfo 363 const RegisterBankInfo::ValueMapping *RegisterBankInfo::getOperandsMapping( in getOperandsMapping() function in RegisterBankInfo 366 return getOperandsMapping(OpdsMapping.begin(), OpdsMapping.end()); in getOperandsMapping() 369 const RegisterBankInfo::ValueMapping *RegisterBankInfo::getOperandsMapping( in getOperandsMapping() function in RegisterBankInfo 372 return getOperandsMapping(OpdsMapping.begin(), OpdsMapping.end()); in getOperandsMapping()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RegisterBankInfo.h | 501 const ValueMapping *getOperandsMapping(Iterator Begin, Iterator End) const; 508 const ValueMapping *getOperandsMapping( 516 const ValueMapping *getOperandsMapping(
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/GISel/ |
| H A D | M68kRegisterBankInfo.cpp | 97 getOperandsMapping({&M68k::ValueMappings[M68k::GPR3OpsIdx], nullptr}); in getInstrMapping()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
| H A D | X86RegisterBankInfo.cpp | 271 getOperandsMapping(OpdsMapping), NumOperands); in getInstrMapping() 308 /*ID*/ 1, /*Cost*/ 1, getOperandsMapping(OpdsMapping), NumOperands); in getInstrAlternativeMappings()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURegisterBankInfo.cpp | 512 1, 1, getOperandsMapping( in getInstrAlternativeMappings() 520 2, 1, getOperandsMapping( in getInstrAlternativeMappings() 533 1, 1, getOperandsMapping( in getInstrAlternativeMappings() 541 2, 2, getOperandsMapping( in getInstrAlternativeMappings() 561 1, 1, getOperandsMapping( in getInstrAlternativeMappings() 570 getOperandsMapping( in getInstrAlternativeMappings() 611 getOperandsMapping( in getInstrAlternativeMappings() 635 1, 1, getOperandsMapping( in getInstrAlternativeMappings() 641 1, 1, getOperandsMapping( in getInstrAlternativeMappings() 3778 /*OperandsMapping*/ getOperandsMapping({&ValMap}), 1); in getInstrMapping() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64RegisterBankInfo.cpp | 376 getOperandsMapping({getValueMapping(PMI_FirstGPR, Size), in getInstrAlternativeMappings() 382 getOperandsMapping({getValueMapping(PMI_FirstFPR, Size), in getInstrAlternativeMappings() 1129 getOperandsMapping(OpdsMapping), NumOperands); in getInstrMapping()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
| H A D | RISCVRegisterBankInfo.cpp | 467 getOperandsMapping(OpdsMapping), NumOperands); in getInstrMapping()
|