Searched defs:RegBankID (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMRegisterBankInfo.cpp | 50 unsigned RegBankID) { in checkPartMapping()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
| D | ARMRegisterBankInfo.cpp | 50 unsigned RegBankID) { in checkPartMapping()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/GISel/ |
| D | PPCInstructionSelector.cpp | 145 static unsigned selectLoadStoreOp(unsigned GenericOpc, unsigned RegBankID, in selectLoadStoreOp()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstructionSelector.cpp | 365 unsigned RegBankID = RB.getID(); in getMinClassForRegBank() local 476 static unsigned selectBinaryOp(unsigned GenericOpc, unsigned RegBankID, in selectBinaryOp() 547 static unsigned selectLoadStoreUIOp(unsigned GenericOpc, unsigned RegBankID, in selectLoadStoreUIOp()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64InstructionSelector.cpp | 552 unsigned RegBankID = RB.getID(); in getMinClassForRegBank() local 750 static unsigned selectBinaryOp(unsigned GenericOpc, unsigned RegBankID, in selectBinaryOp() 821 static unsigned selectLoadStoreUIOp(unsigned GenericOpc, unsigned RegBankID, in selectLoadStoreUIOp()
|