Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp595 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
806 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h284 bool isTailCall() const { in isTailCall() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1040 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
1109 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4515 static int CalculateTailCallSPDiff(SelectionDAG& DAG, bool isTailCall, in CalculateTailCallSPDiff()
4939 bool isTailCall, bool isVector, SmallVectorImpl<SDValue> &MemOpChains, in LowerMemOpCallTo()
5083 bool isTailCall, const Function &Caller, in getCallOpcode()
5346 const SDLoc &dl, bool isTailCall, bool isVarArg, in buildCallOperands()
5425 CallingConv::ID CallConv, const SDLoc &dl, bool isTailCall, bool isVarArg, in FinishCall()
5499 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
5567 bool isTailCall, bool isPatchPoint, in LowerCall_32SVR4()
5820 bool isTailCall, bool isPatchPoint, in LowerCall_64SVR4()
6481 bool isTailCall, bool isPatchPoint, in LowerCall_Darwin()
7063 bool isTailCall, bool isPatchPoint, in LowerCall_AIX()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1717 virtual bool isTailCall(const MachineInstr &Inst) const { in isTailCall() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp1154 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1060 bool isTailCall = false; in emitPopInst() local
DARMISelLowering.cpp2094 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6263 bool isVol, bool AlwaysInline, bool isTailCall, in getMemcpy()
6340 unsigned ElemSz, bool isTailCall, in getAtomicMemcpy()
6379 bool isVol, bool isTailCall, in getMemmove()
6444 unsigned ElemSz, bool isTailCall, in getAtomicMemmove()
6483 bool isVol, bool isTailCall, in getMemset()
6545 unsigned ElemSz, bool isTailCall, in getAtomicMemset()
DLegalizeDAG.cpp2058 bool isTailCall = in ExpandLibCall() local
DSelectionDAGBuilder.cpp7150 bool isTailCall, in LowerCallTo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1432 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp726 bool &isTailCall = CLI.IsTailCall; in LowerCall_32() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp2583 bool HexagonInstrInfo::isTailCall(const MachineInstr &MI) const { in isTailCall() function in HexagonInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp285 bool CallBase::isTailCall() const { in isTailCall() function in CallBase
DCore.cpp2853 void LLVMSetTailCall(LLVMValueRef Call, LLVMBool isTailCall) { in LLVMSetTailCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp3788 bool &isTailCall = CLI.IsTailCall; in LowerCall() local