Searched refs:Mnemonic_CALL (Results 1 – 5 of 5) sorted by relevance
387 if (mn == Mnemonic_CALL || mn == Mnemonic_JMP || in encode()402 if (mn == Mnemonic_CALL) { in encode()421 if (mn == Mnemonic_CALL) { in encode()435 if (mn == Mnemonic_CALL) { in encode()
97 Mnemonic_CALL, // Call Procedure enumerator
406 Mnemonic_CALL, // Call Procedure
684 return (char*)EncoderBase::encode(stream, Mnemonic_CALL, args);692 return (char*)EncoderBase::encode(stream, Mnemonic_CALL, args);
616 Mnemonic m = Mnemonic_CALL; in call()631 Mnemonic m = Mnemonic_CALL; in call_reg()635 Mnemonic m = Mnemonic_CALL; in call_reg_noalloc()644 Mnemonic m = Mnemonic_CALL; in call_mem()