OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSibCall
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64CallLowering.cpp
892
bool
IsSibCall
= !MF.getTarget().Options.GuaranteedTailCallOpt &&
911
if (!
IsSibCall
)
944
if (!
IsSibCall
) {
1016
if (!
IsSibCall
) {
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUCallLowering.cpp
1113
bool
IsSibCall
= !MF.getTarget().Options.GuaranteedTailCallOpt;
1122
if (!
IsSibCall
)
1150
if (!
IsSibCall
) {
1210
if (!
IsSibCall
) {
SIISelLowering.cpp
2945
bool
IsSibCall
= false;
2999
IsSibCall
= true;
3025
if (
IsSibCall
) {
3041
if (!
IsSibCall
) {
3189
if (IsTailCall && !
IsSibCall
) {
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp
5900
bool
IsSibCall
= false;
5909
IsSibCall
= true;
6051
if (!
IsSibCall
)
6061
if (!
IsSibCall
)
6471
if (CFlags.IsTailCall && !
IsSibCall
)
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
5487
bool
IsSibCall
= false;
5516
IsSibCall
= true;
5581
if (
IsSibCall
) {
5594
if (IsTailCall && !
IsSibCall
) {
5621
if (!
IsSibCall
)
5878
if (IsTailCall && !
IsSibCall
) {
Completed in 86 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026