Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/CodeGen/
DFastISel.h71 bool IsTailCall; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h83 bool IsTailCall = false; member
DTargetLowering.h3048 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-7.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp283 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp235 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/swiftshader/third_party/llvm-7.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-7.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1190 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1548 bool IsTailCall = CLI.IsTailCall; in fastLowerCall() 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/v8/src/compiler/
Dinstruction.h911 bool IsTailCall() const { in IsTailCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1476 bool IsTailCall = CLI.IsTailCall; in fastLowerCall() local
DMipsISelLowering.cpp2788 const SDLoc &DL, bool IsTailCall, in passArgOnStack()
2876 bool &IsTailCall = CLI.IsTailCall; in LowerCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1041 bool IsTailCall = CI->isTailCall(); in lowerCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1258 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-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp3201 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/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c1221 CAMLprim value llvm_set_tail_call(value IsTailCall, in llvm_set_tail_call()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1606 CAMLprim value llvm_set_tail_call(value IsTailCall, in llvm_set_tail_call()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3148 bool IsTailCall = CLI.IsTailCall; in fastLowerCall() local

12