| /external/llvm/lib/Target/Mips/ |
| MipsFastISel.cpp | [all...] |
| MipsISelLowering.h | 495 SDValue Arg, const SDLoc &DL, bool IsTailCall,
|
| /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
| MBlazeISelLowering.cpp | 681 /// TODO: isVarArg, isTailCall. 684 bool isVarArg, bool &isTailCall, 691 isTailCall = false; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
| SelectionDAG.h | [all...] |
| /external/llvm/lib/Transforms/IPO/ |
| DeadArgumentElimination.cpp | 193 if (cast<CallInst>(Call)->isTailCall()) [all...] |
| /external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
| ARMFrameLowering.cpp | 623 bool isTailCall = (RetOpcode == ARM::TCRETURNdi || 637 if (Reg == ARM::LR && !isTailCall && !isVarArg && STI.hasV5TOps()) { [all...] |
| /external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
| AlphaISelLowering.cpp | 231 bool &isTailCall, 238 isTailCall = false; [all...] |
| /external/swiftshader/third_party/LLVM/lib/Target/X86/ |
| X86ISelLowering.cpp | [all...] |
| X86ISelLowering.h | 782 SDValue Chain, bool IsTailCall, bool Is64Bit, [all...] |
| /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
| DeadArgumentElimination.cpp | 254 if (cast<CallInst>(Call)->isTailCall()) 832 if (cast<CallInst>(Call)->isTailCall()) [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
| ldebug.c | 241 ar->istailcall = (ci) ? ci->callstatus & CIST_TAIL : 0;
|
| /external/llvm/lib/Target/Hexagon/ |
| HexagonInstrInfo.h | 341 bool isTailCall(const MachineInstr *MI) const;
|