Home
last modified time | relevance | path

Searched defs:RegBankID (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMRegisterBankInfo.cpp50 unsigned RegBankID) { in checkPartMapping()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMRegisterBankInfo.cpp50 unsigned RegBankID) { in checkPartMapping()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/GISel/
DPPCInstructionSelector.cpp145 static unsigned selectLoadStoreOp(unsigned GenericOpc, unsigned RegBankID, in selectLoadStoreOp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp365 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/
DAArch64InstructionSelector.cpp552 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()