HomeSort by relevance Sort by last modified time
    Searched refs:IntRegs (Results 1 - 6 of 6) sorted by null

  /external/capstone/arch/Sparc/
SparcGenRegisterInfo.inc 391 // IntRegs Register Class...
392 static MCPhysReg IntRegs[] = {
396 // IntRegs Bit set.
454 { "IntRegs", IntRegs, IntRegsBits, 32, sizeof(IntRegsBits), SP_IntRegsRegClassID, 4, 4, 1, 1 },
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 101 static const MCPhysReg IntRegs[32] = {
1047 RegNo = IntRegs[intVal]
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 126 static const MCPhysReg IntRegs[32] = {
1037 RegNo = IntRegs[intVal];
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]

Completed in 480 milliseconds