Searched defs:isIndirectCall (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAbstractCallSite.h120 bool isIndirectCall() const { function in class:llvm::AbstractCallSite
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1657 bool isIndirectCall = !Func && CB; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp271 bool CallBase::isIndirectCall() const { function in class:CallBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2255 bool HexagonInstrInfo::isIndirectCall(const MachineInstr &MI) const { function in class:HexagonInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5241 static bool isIndirectCall(const SDValue &Callee, SelectionDAG &DAG, function

Completed in 274 milliseconds