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()
883 static IOffsetT decodeBranchOffset(IValueT Inst);
769 IOffsetT AssemblerARM32::decodeBranchOffset(IValueT Inst) { in decodeBranchOffset() function in Ice::ARM32::AssemblerARM32783 L->setPosition(decodeBranchOffset(Inst)); in bind()