Home
last modified time | relevance | path

Searched defs:isTailCall (Results 1 – 25 of 49) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.cpp257 bool &isTailCall, in LowerCall()
375 bool isTailCall, in LowerCCCCallTo()
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXISelLowering.cpp347 bool &isTailCall, in LowerCall()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp284 bool &isTailCall, in LowerCall()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.cpp274 bool &isTailCall, in LowerCall()
444 bool isTailCall, in LowerCCCCallTo()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp389 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
559 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp2274 static int CalculateTailCallSPDiff(SelectionDAG& DAG, bool isTailCall, in CalculateTailCallSPDiff()
2482 unsigned ArgOffset, bool isPPC64, bool isTailCall, in LowerMemOpCallTo()
2534 SDValue &Chain, DebugLoc dl, int SPDiff, bool isTailCall, in PrepareCall()
2732 bool isTailCall, bool isVarArg, in FinishCall()
2823 bool &isTailCall, in LowerCall()
2846 bool isTailCall, in LowerCall_SVR4()
3054 bool isTailCall, in LowerCall_Darwin()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp570 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
781 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallSite.h276 bool isTailCall() const { in isTailCall() function
/external/llvm/include/llvm/IR/
DCallSite.h251 bool isTailCall() const { in isTailCall() function
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp869 bool &isTailCall, in LowerCall()
897 bool isTailCall, in LowerCCCCallTo()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp231 bool &isTailCall, in LowerCall()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFrameLowering.cpp623 bool isTailCall = (RetOpcode == ARM::TCRETURNdi || in emitPopInst() local
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp684 bool isVarArg, bool &isTailCall, in LowerCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1034 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
1103 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1049 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
1118 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3908 static int CalculateTailCallSPDiff(SelectionDAG& DAG, bool isTailCall, in CalculateTailCallSPDiff()
4279 bool isTailCall, bool isVector, SmallVectorImpl<SDValue> &MemOpChains, in LowerMemOpCallTo()
4339 SDValue CallSeqStart, const SDLoc &dl, int SPDiff, bool isTailCall, in PrepareCall()
4586 CallingConv::ID CallConv, const SDLoc &dl, bool isTailCall, bool isVarArg, in FinishCall()
4695 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
4750 bool isTailCall, bool isPatchPoint, in LowerCall_32SVR4()
4987 bool isTailCall, bool isPatchPoint, in LowerCall_64SVR4()
5622 bool isTailCall, bool isPatchPoint, in LowerCall_Darwin()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4387 static int CalculateTailCallSPDiff(SelectionDAG& DAG, bool isTailCall, in CalculateTailCallSPDiff()
4808 bool isTailCall, bool isVector, SmallVectorImpl<SDValue> &MemOpChains, in LowerMemOpCallTo()
4868 SDValue CallSeqStart, const SDLoc &dl, int SPDiff, bool isTailCall, in PrepareCall()
5112 CallingConv::ID CallConv, const SDLoc &dl, bool isTailCall, bool isVarArg, in FinishCall()
5221 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
5285 bool isTailCall, bool isPatchPoint, in LowerCall_32SVR4()
5520 bool isTailCall, bool isPatchPoint, in LowerCall_64SVR4()
6181 bool isTailCall, bool isPatchPoint, in LowerCall_Darwin()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp351 bool &isTailCall, in LowerCall()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1594 virtual bool isTailCall(const MachineInstr &Inst) const { in isTailCall() function
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp965 bool isTailCall = false; in emitPopInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp1146 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5676 bool isVol, bool AlwaysInline, bool isTailCall, in getMemcpy()
5751 unsigned ElemSz, bool isTailCall, in getAtomicMemcpy()
5790 bool isVol, bool isTailCall, in getMemmove()
5853 unsigned ElemSz, bool isTailCall, in getAtomicMemmove()
5892 bool isVol, bool isTailCall, in getMemset()
5955 unsigned ElemSz, bool isTailCall, in getAtomicMemset()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1051 bool isTailCall = false; in emitPopInst() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp1928 bool &isTailCall, in LowerCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1412 bool &isTailCall = CLI.IsTailCall; in LowerCall() local

12