Home
last modified time | relevance | path

Searched defs:IsTailCall (Results 1 – 25 of 34) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCallLowering.h96 bool IsTailCall = false; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CallLowering.cpp206 bool IsTailCall; member
763 bool IsTailCall) { in getCallOpcode()
DAArch64FastISel.cpp3193 bool IsTailCall = CLI.IsTailCall; in fastLowerCall() local
/external/llvm/include/llvm/CodeGen/
DFastISel.h71 bool IsTailCall; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h82 bool IsTailCall = false; member
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp224 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp402 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
583 bool IsTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, in LowerCCCCallTo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp283 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp234 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp418 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1461 bool IsTailCall = CLI.IsTailCall; in fastLowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1497 bool IsTailCall = CLI.IsTailCall; in fastLowerCall() local
DMipsISelLowering.cpp3007 const SDLoc &DL, bool IsTailCall, in passArgOnStack()
3152 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1257 bool IsTailCall = CLI.IsTailCall; in fastLowerCall() local
DMipsISelLowering.cpp2573 const SDLoc &DL, bool IsTailCall, in passArgOnStack()
2662 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1551 bool IsTailCall = CLI.IsTailCall; in fastLowerCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1041 bool IsTailCall = CI->isTailCall(); in lowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1276 bool IsTailCall = CI->isTailCall(); in lowerCall() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp3013 bool &IsTailCall = CLI.IsTailCall; in fastLowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2104 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp3181 bool &IsTailCall = CLI.IsTailCall; in fastLowerCall() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2753 const bool IsTailCall = (CCInfo & 1); in ProcessRecord() local
/external/llvm/include/llvm/Target/
DTargetLowering.h2502 bool IsTailCall; member
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1527 CAMLprim value llvm_set_tail_call(value IsTailCall, in llvm_set_tail_call()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3062 bool IsTailCall = CLI.IsTailCall; in fastLowerCall() local

12