Home
last modified time | relevance | path

Searched defs:OtherReg (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp89 Register OtherReg = TRI->getSubReg(GR64BitReg, otherSubRegIdx); in shortenIIF() local
H A DSystemZRegisterInfo.cpp165 Register OtherReg = in getRegAllocationHints() local
/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dtic30.h193 #define OtherReg 0x0008 macro
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic30.h193 #define OtherReg 0x0008 macro
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dtic30.h193 #define OtherReg 0x0008 macro
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic30.h193 #define OtherReg 0x0008 macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp383 Register OtherReg = Hint.second; in updateRegAllocHint() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp2879 Register OtherReg = Instr.getOperand(0).getReg(); in collectHintInfo() local
H A DRegisterCoalescer.cpp3853 Register OtherSrcReg, OtherReg; in applyTerminalRule() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1068 bool Invert) { in emitSelect()