/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsInstructionSelector.cpp | 44 const MipsRegisterBankInfo &RBI; member in __anon228140a40111::MipsInstructionSelector 63 const MipsRegisterBankInfo &RBI) in MipsInstructionSelector() 78 const RegisterBankInfo &RBI) { in selectCopy() 208 MipsRegisterBankInfo &RBI) { in createMipsInstructionSelector()
|
D | MipsSubtarget.cpp | 203 auto *RBI = new MipsRegisterBankInfo(*getRegisterInfo()); in MipsSubtarget() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 76 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()
|
D | ARMSubtarget.cpp | 112 auto *RBI = new ARMRegisterBankInfo(*getRegisterInfo()); in ARMSubtarget() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | Utils.cpp | 33 const RegisterBankInfo &RBI, in constrainRegToClass() 50 const RegisterBankInfo &RBI, MachineInstr &InsertPt, const MCInstrDesc &II, in constrainOperandRegClass() 91 const RegisterBankInfo &RBI) { in constrainSelectedInstRegOperands()
|
D | RegisterBankInfo.cpp | 558 const RegisterBankInfo *RBI = MF.getSubtarget().getRegBankInfo(); in verify() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstructionSelector.cpp | 106 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()
|
D | AArch64Subtarget.cpp | 162 auto *RBI = new AArch64RegisterBankInfo(*getRegisterInfo()); in AArch64Subtarget() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstructionSelector.h | 95 const AMDGPURegisterBankInfo &RBI; variable
|
D | AMDGPUInstructionSelector.cpp | 46 const GCNSubtarget &STI, const AMDGPURegisterBankInfo &RBI, in AMDGPUInstructionSelector()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86Subtarget.cpp | 332 auto *RBI = new X86RegisterBankInfo(*getRegisterInfo()); in X86Subtarget() local
|
D | X86InstructionSelector.cpp | 135 const X86RegisterBankInfo &RBI; member in __anon6b4eff3e0111::X86InstructionSelector 154 const X86RegisterBankInfo &RBI) in X86InstructionSelector() 1571 X86RegisterBankInfo &RBI) { in createX86InstructionSelector()
|
/external/llvm/include/llvm/CodeGen/GlobalISel/ |
D | RegBankSelect.h | 456 const RegisterBankInfo *RBI; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 292 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/ |
D | RegBankSelect.h | 487 const RegisterBankInfo *RBI = nullptr; variable
|
D | InstructionSelectorImpl.h | 55 const RegisterBankInfo &RBI, const PredicateBitset &AvailableFeatures, in executeMatchTable()
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | ExtractFunction.cpp | 69 Function::iterator RBI = RFI->begin(); // Get iterator to corresponding BB in deleteInstructionFromProgram() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | ExtractFunction.cpp | 97 Function::iterator RBI = RFI->begin(); // Get iterator to corresponding BB in deleteInstructionFromProgram() local
|
/external/llvm/tools/bugpoint/ |
D | ExtractFunction.cpp | 98 Function::iterator RBI = RFI->begin(); // Get iterator to corresponding BB in deleteInstructionFromProgram() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 490 for (BasicBlock::reverse_iterator RBI = Pred0->rbegin(), RBE = Pred0->rend(); in mergeStores() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 293 const RegisterBankInfo &RBI) const { in constrainAllUses()
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 730 const RegisterBankInfo *RBI = MF.getSubtarget().getRegBankInfo(); in initNames2RegBanks() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 859 const RegisterBankInfo *RBI = MF.getSubtarget().getRegBankInfo(); in initNames2RegBanks() local
|