Searched refs:decodeBranchOffset (Results 1 – 4 of 4) sorted by relevance
382 static IOffsetT decodeBranchOffset(IValueT Inst);
184 IOffsetT AssemblerMIPS32::decodeBranchOffset(IValueT Inst) { in decodeBranchOffset() function in Ice::MIPS32::AssemblerMIPS32199 IOffsetT NextBrPc = decodeBranchOffset(Inst); in bind()
877 static IOffsetT decodeBranchOffset(IValueT Inst);
767 IOffsetT AssemblerARM32::decodeBranchOffset(IValueT Inst) { in decodeBranchOffset() function in Ice::ARM32::AssemblerARM32781 L->setPosition(decodeBranchOffset(Inst)); in bind()