Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp50 unsigned RegBankID) { in checkPartMapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp50 unsigned RegBankID) { in checkPartMapping()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DRegisterBankInfo.h590 unsigned getMaximumSize(unsigned RegBankID) const { in getMaximumSize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DRegisterBankInfo.h590 unsigned getMaximumSize(unsigned RegBankID) const { in getMaximumSize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DRegisterBankInfo.h590 unsigned getMaximumSize(unsigned RegBankID) const { in getMaximumSize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DRegisterBankInfo.h590 unsigned getMaximumSize(unsigned RegBankID) const { in getMaximumSize()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp145 static unsigned selectLoadStoreOp(unsigned GenericOpc, unsigned RegBankID, in selectLoadStoreOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A 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()