/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 389 bool &isTailCall = CLI.IsTailCall; in LowerCall() local 559 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 595 bool &isTailCall = CLI.IsTailCall; in LowerCall() local 806 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 594 bool &isTailCall = CLI.IsTailCall; in LowerCall() local 807 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | CallSite.h | 284 bool isTailCall() const { in isTailCall() function
|
/external/llvm/include/llvm/IR/ |
D | CallSite.h | 251 bool isTailCall() const { in isTailCall() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1049 bool &isTailCall = CLI.IsTailCall; in LowerCall() local 1118 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1036 bool &isTailCall = CLI.IsTailCall; in LowerCall() local 1105 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1040 bool &isTailCall = CLI.IsTailCall; in LowerCall() local 1109 bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 3908 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-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4515 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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1717 virtual bool isTailCall(const MachineInstr &Inst) const { in isTailCall() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 1154 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 965 bool isTailCall = false; in emitPopInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 1060 bool isTailCall = false; in emitPopInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6263 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()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1931 virtual bool isTailCall(const MachineInstr &Inst) const { in isTailCall() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 1430 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 1584 bool isTailCall = false; in emitPopInst() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 7417 bool isVol, bool AlwaysInline, bool isTailCall, in getMemcpy() 7492 bool isTailCall, in getAtomicMemcpy() 7531 bool isVol, bool isTailCall, in getMemmove() 7594 bool isTailCall, in getAtomicMemmove() 7633 bool isVol, bool AlwaysInline, bool isTailCall, in getMemset() 7724 bool isTailCall, in getAtomicMemset()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 1432 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 1063 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4604 bool isVol, bool AlwaysInline, bool isTailCall, in getMemcpy() 4677 bool isVol, bool isTailCall, in getMemmove() 4738 bool isVol, bool isTailCall, in getMemset()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 1492 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 2535 bool HexagonInstrInfo::isTailCall(const MachineInstr *MI) const { in isTailCall() function in HexagonInstrInfo
|
D | HexagonISelLowering.cpp | 666 bool &isTailCall = CLI.IsTailCall; in LowerCall() local
|