Home
last modified time | relevance | path

Searched defs:isIndirectCall (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DAbstractCallSite.h120 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DAbstractCallSite.h120 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DAbstractCallSite.h120 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DAbstractCallSite.h120 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DAbstractCallSite.h120 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h655 static inline bool isIndirectCall(const MachineInstr &MI) { in isIndirectCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCPseudoProbe.h136 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCPseudoProbe.h142 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCPseudoProbe.h142 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCPseudoProbe.h142 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCPseudoProbe.h142 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h116 bool isIndirectCall() const { in isIndirectCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1675 bool isIndirectCall = !Func && CS; in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1782 bool isIndirectCall = !Func && CB; in LowerCall() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2125 bool HexagonInstrInfo::isIndirectCall(const MachineInstr *MI) const { in isIndirectCall() function in HexagonInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2228 bool HexagonInstrInfo::isIndirectCall(const MachineInstr &MI) const { in isIndirectCall() function in HexagonInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2333 bool HexagonInstrInfo::isIndirectCall(const MachineInstr &MI) const { in isIndirectCall() function in HexagonInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp266 bool CallBase::isIndirectCall() const { in isIndirectCall() function in CallBase
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5061 static bool isIndirectCall(const SDValue &Callee, SelectionDAG &DAG, in isIndirectCall() function
5082 static unsigned getCallOpcode(bool isIndirectCall, bool isPatchPoint, in getCallOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstructions.cpp300 bool CallBase::isIndirectCall() const { in isIndirectCall() function in CallBase
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5207 static bool isIndirectCall(const SDValue &Callee, SelectionDAG &DAG, in isIndirectCall() function