Home
last modified time | relevance | path

Searched refs:isPatchPoint (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h842 bool isTailCall, bool isVarArg, bool isPatchPoint,
896 bool isTailCall, bool isPatchPoint,
905 bool isTailCall, bool isPatchPoint,
914 bool isTailCall, bool isPatchPoint,
DPPCISelLowering.cpp4340 bool isPatchPoint, bool hasNest, in PrepareCall() argument
4401 if (isPatchPoint) { in PrepareCall()
4525 if (isSVR4ABI && isPPC64 && !isPatchPoint) { in PrepareCall()
4587 bool isPatchPoint, bool hasNest, SelectionDAG &DAG, in FinishCall() argument
4596 SPDiff, isTailCall, isPatchPoint, hasNest, in FinishCall()
4643 !isPatchPoint) { in FinishCall()
4698 bool isPatchPoint = CLI.IsPatchPoint; in LowerCall() local
4735 isTailCall, isPatchPoint, Outs, OutVals, Ins, in LowerCall()
4739 isTailCall, isPatchPoint, Outs, OutVals, Ins, in LowerCall()
4744 isTailCall, isPatchPoint, Outs, OutVals, Ins, in LowerCall()
[all …]