Searched defs:Jcc (Results 1 – 3 of 3) sorted by relevance
165 void Jcc(Condition cc, const void* target) { in Jcc() function
236 void Jcc(Condition cc, int32_t offset) { in Jcc() function730 inline void AssemblerX86<Assembler>::Jcc(Condition cc, const Label& label) { in Jcc() function
156 void Jcc(Condition cc, const void* target) { in Jcc() function