Searched defs:isIndirectCall (Results 1 – 7 of 7) sorted by relevance
120 bool isIndirectCall() const { in isIndirectCall() function
657 static inline bool isIndirectCall(const MachineInstr &MI) { isIndirectCall() function
142 bool isIndirectCall() const { in isIndirectCall() function
2006 bool isIndirectCall = !Func && CB; LowerCall() local
2336 bool HexagonInstrInfo::isIndirectCall(const MachineInstr &MI) const { isIndirectCall() function in HexagonInstrInfo
333 bool CallBase::isIndirectCall() const { isIndirectCall() function in CallBase
5295 static bool isIndirectCall(const SDValue &Callee, SelectionDAG &DAG, isIndirectCall() function