Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp1668 static bool FuncIsMadeTailCallSafe(CallingConv::ID CC) { in FuncIsMadeTailCallSafe() function
1682 bool AlwaysUseMutable = FuncIsMadeTailCallSafe(CallConv); in LowerMemArgument()
1832 if (FuncIsMadeTailCallSafe(CallConv)) in LowerFormalArguments()