Searched defs:isCall (Results 1 – 6 of 6) sorted by relevance
50 virtual bool isCall(const MCInst &Inst) const { in isCall() function
236 bool isCall() const { in isCall() function
65 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall() function in __anonc24bd2860111::MipsNaClELFStreamer
74 bool isCall() const { return I.getInt(); } in isCall() function
232 bool isCall : 1; variable
642 bool isCall) { in parseSparcAsmOperand()