/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/GISel/ |
H A D | M68kInstructionSelector.cpp | 40 const M68kRegisterBankInfo &RBI; member in __anond52f76870111::M68kInstructionSelector 59 const M68kRegisterBankInfo &RBI) in M68kInstructionSelector() 87 const M68kRegisterBankInfo &RBI) { in createM68kInstructionSelector()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 76 const ARMRegisterBankInfo &RBI; member in __anone228b8980111::ARMInstructionSelector 164 const ARMRegisterBankInfo &RBI) { in createARMInstructionSelector() 175 const ARMRegisterBankInfo &RBI) in ARMInstructionSelector() 190 const RegisterBankInfo &RBI) { in guessRegClass() 215 const RegisterBankInfo &RBI) { in selectCopy() 237 const RegisterBankInfo &RBI) { in selectMergeValues() 268 const RegisterBankInfo &RBI) { in selectUnmergeValues()
|
H A D | ARMSubtarget.cpp | 109 auto *RBI = new ARMRegisterBankInfo(*getRegisterInfo()); in ARMSubtarget() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCInstructionSelector.cpp | 72 const PPCRegisterBankInfo &RBI; member in __anone05d911e0111::PPCInstructionSelector 91 const PPCRegisterBankInfo &RBI) in PPCInstructionSelector() 132 const RegisterBankInfo &RBI) { in selectCopy() 786 const PPCRegisterBankInfo &RBI) { in createPPCInstructionSelector()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterBank.cpp | 33 verify(const RegisterBankInfo & RBI,const TargetRegisterInfo & TRI) const verify() argument
|
H A D | MachineUniformityAnalysis.cpp | 35 const auto &RBI = *F.getSubtarget().getRegBankInfo(); in markDefsDivergent() local
|
H A D | RegisterBankInfo.cpp | 556 bool RegisterBankInfo::ValueMapping::verify(const RegisterBankInfo &RBI, in verify() 615 const RegisterBankInfo *RBI = MF.getSubtarget().getRegBankInfo(); in verify() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 63 const MipsRegisterBankInfo &RBI; member in __anonbf07d5ca0111::MipsInstructionSelector 82 const MipsRegisterBankInfo &RBI) in MipsInstructionSelector() 933 const MipsRegisterBankInfo &RBI) { in createMipsInstructionSelector()
|
H A D | MipsSubtarget.cpp | 218 auto *RBI = new MipsRegisterBankInfo(*getRegisterInfo()); in MipsSubtarget() local
|
H A D | MipsRegisterBankInfo.cpp | 350 const RegisterBankInfo &RBI = in setTypesAccordingToPhysicalRegister() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kSubtarget.cpp | 60 auto *RBI = new M68kRegisterBankInfo(*getRegisterInfo()); in M68kSubtarget() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstructionSelector.h | 363 const AMDGPURegisterBankInfo &RBI; variable
|
H A D | AMDGPURegBankCombiner.cpp | 49 const RegisterBankInfo &RBI; member in __anonc61746da0111::AMDGPURegBankCombinerImpl
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86Subtarget.cpp | 352 auto *RBI = new X86RegisterBankInfo(*getRegisterInfo()); in X86Subtarget() local
|
H A D | X86InstructionSelector.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCSubtarget.cpp | 65 auto *RBI = new PPCRegisterBankInfo(*getRegisterInfo()); in PPCSubtarget() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 260 auto RBI = Subtarget.getRegBankInfo(); in optimizeNZCVDefs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Subtarget.cpp | 344 auto *RBI = new AArch64RegisterBankInfo(*getRegisterInfo()); in AArch64Subtarget() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVInstructionSelector.cpp | 121 const RISCVRegisterBankInfo &RBI; member in __anon05b3f3090111::RISCVInstructionSelector 146 const RISCVRegisterBankInfo &RBI) in RISCVInstructionSelector() 1334 const RISCVRegisterBankInfo &RBI) { in createRISCVInstructionSelector()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | RegBankSelect.h | 487 const RegisterBankInfo *RBI = nullptr; variable
|
H A D | CombinerHelper.h | 112 const RegisterBankInfo *RBI; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MergedLoadStoreMotion.cpp | 322 for (BasicBlock::reverse_iterator RBI = Pred0->rbegin(), RBE = Pred0->rend(); in mergeStores() local
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 96 Function::iterator RBI = RFI->begin(); // Get iterator to corresponding BB in deleteInstructionFromProgram() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86InstructionSelector.cpp | 138 const X86RegisterBankInfo &RBI; member in __anonb75048c70111::X86InstructionSelector 157 const X86RegisterBankInfo &RBI) in X86InstructionSelector() 1875 const X86RegisterBankInfo &RBI) { in createX86InstructionSelector()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 48 const RegisterBankInfo &RBI, Register Reg, in constrainRegToClass() 59 const RegisterBankInfo &RBI, MachineInstr &InsertPt, in constrainOperandRegClass() 111 const RegisterBankInfo &RBI, MachineInstr &InsertPt, const MCInstrDesc &II, in constrainOperandRegClass() 158 const RegisterBankInfo &RBI) { in constrainSelectedInstRegOperands()
|