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 __anon049d96370111::MipsNaClELFStreamer
73 bool isCall() const { return I.getInt(); } in isCall() function
232 bool isCall : 1; variable
642 bool isCall) { in parseSparcAsmOperand()