Home
last modified time | relevance | path

Searched defs:RBI (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp44 const MipsRegisterBankInfo &RBI; member in __anon228140a40111::MipsInstructionSelector
63 const MipsRegisterBankInfo &RBI) in MipsInstructionSelector()
78 const RegisterBankInfo &RBI) { in selectCopy()
208 MipsRegisterBankInfo &RBI) { in createMipsInstructionSelector()
DMipsSubtarget.cpp203 auto *RBI = new MipsRegisterBankInfo(*getRegisterInfo()); in MipsSubtarget() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp76 const ARMRegisterBankInfo &RBI; member in __anoneeb5a4f20111::ARMInstructionSelector
95 const ARMRegisterBankInfo &RBI) { in createARMInstructionSelector()
108 const ARMRegisterBankInfo &RBI) in ARMInstructionSelector()
123 const RegisterBankInfo &RBI) { in guessRegClass()
148 const RegisterBankInfo &RBI) { in selectCopy()
170 const RegisterBankInfo &RBI) { in selectMergeValues()
201 const RegisterBankInfo &RBI) { in selectUnmergeValues()
DARMSubtarget.cpp112 auto *RBI = new ARMRegisterBankInfo(*getRegisterInfo()); in ARMSubtarget() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp33 const RegisterBankInfo &RBI, in constrainRegToClass()
50 const RegisterBankInfo &RBI, MachineInstr &InsertPt, const MCInstrDesc &II, in constrainOperandRegClass()
91 const RegisterBankInfo &RBI) { in constrainSelectedInstRegOperands()
DRegisterBankInfo.cpp558 const RegisterBankInfo *RBI = MF.getSubtarget().getRegBankInfo(); in verify() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp106 const AArch64RegisterBankInfo &RBI; member in __anon90142e440111::AArch64InstructionSelector
127 const AArch64RegisterBankInfo &RBI) in AArch64InstructionSelector()
143 const RegisterBankInfo &RBI, in getRegClassForTypeOnBank()
177 const AArch64RegisterBankInfo &RBI, in unsupportedBinOp()
344 const RegisterBankInfo &RBI) { in selectCopy()
1697 AArch64RegisterBankInfo &RBI) { in createAArch64InstructionSelector()
DAArch64Subtarget.cpp162 auto *RBI = new AArch64RegisterBankInfo(*getRegisterInfo()); in AArch64Subtarget() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h95 const AMDGPURegisterBankInfo &RBI; variable
DAMDGPUInstructionSelector.cpp46 const GCNSubtarget &STI, const AMDGPURegisterBankInfo &RBI, in AMDGPUInstructionSelector()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.cpp332 auto *RBI = new X86RegisterBankInfo(*getRegisterInfo()); in X86Subtarget() local
DX86InstructionSelector.cpp135 const X86RegisterBankInfo &RBI; member in __anon6b4eff3e0111::X86InstructionSelector
154 const X86RegisterBankInfo &RBI) in X86InstructionSelector()
1571 X86RegisterBankInfo &RBI) { in createX86InstructionSelector()
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h456 const RegisterBankInfo *RBI; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp292 for (BasicBlock::reverse_iterator RBI = Pred0->rbegin(), RBE = Pred0->rend(); in mergeStores() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h487 const RegisterBankInfo *RBI = nullptr; variable
DInstructionSelectorImpl.h55 const RegisterBankInfo &RBI, const PredicateBitset &AvailableFeatures, in executeMatchTable()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DExtractFunction.cpp69 Function::iterator RBI = RFI->begin(); // Get iterator to corresponding BB in deleteInstructionFromProgram() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DExtractFunction.cpp97 Function::iterator RBI = RFI->begin(); // Get iterator to corresponding BB in deleteInstructionFromProgram() local
/external/llvm/tools/bugpoint/
DExtractFunction.cpp98 Function::iterator RBI = RFI->begin(); // Get iterator to corresponding BB in deleteInstructionFromProgram() local
/external/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp490 for (BasicBlock::reverse_iterator RBI = Pred0->rbegin(), RBE = Pred0->rend(); in mergeStores() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h293 const RegisterBankInfo &RBI) const { in constrainAllUses()
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp730 const RegisterBankInfo *RBI = MF.getSubtarget().getRegBankInfo(); in initNames2RegBanks() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp859 const RegisterBankInfo *RBI = MF.getSubtarget().getRegBankInfo(); in initNames2RegBanks() local