Searched refs:emitBranch (Results 1 – 2 of 2) sorted by relevance
880 void emitBranch(Label *L, CondARM32::Cond, bool Link);
901 void AssemblerARM32::emitBranch(Label *L, CondARM32::Cond Cond, bool Link) { in emitBranch() function in Ice::ARM32::AssemblerARM321384 emitBranch(L, Cond, false); in b()