HomeSort by relevance Sort by last modified time
    Searched refs:fastLowerCall (Results 1 - 14 of 14) sorted by null

  /external/llvm/include/llvm/CodeGen/
FastISel.h 69 // \brief IsTailCall Should be modified by implementations of FastLowerCall
333 virtual bool fastLowerCall(CallLoweringInfo &CLI);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 56 // \brief IsTailCall Should be modified by implementations of FastLowerCall
315 virtual bool fastLowerCall(CallLoweringInfo &CLI);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 56 // \brief IsTailCall Should be modified by implementations of FastLowerCall
315 virtual bool fastLowerCall(CallLoweringInfo &CLI);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 56 // \brief IsTailCall Should be modified by implementations of FastLowerCall
315 virtual bool fastLowerCall(CallLoweringInfo &CLI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 56 // \brief IsTailCall Should be modified by implementations of FastLowerCall
315 virtual bool fastLowerCall(CallLoweringInfo &CLI);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 56 // \brief IsTailCall Should be modified by implementations of FastLowerCall
315 virtual bool fastLowerCall(CallLoweringInfo &CLI);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 56 // \brief IsTailCall Should be modified by implementations of FastLowerCall
315 virtual bool fastLowerCall(CallLoweringInfo &CLI);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 56 // \brief IsTailCall Should be modified by implementations of FastLowerCall
315 virtual bool fastLowerCall(CallLoweringInfo &CLI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 56 // \brief IsTailCall Should be modified by implementations of FastLowerCall
315 virtual bool fastLowerCall(CallLoweringInfo &CLI);
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsFastISel.cpp 98 bool fastLowerCall(CallLoweringInfo &CLI) override;
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp 127 bool fastLowerCall(CallLoweringInfo &CLI) override;
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 79 bool fastLowerCall(CallLoweringInfo &CLI) override;
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp 110 bool fastLowerCall(CallLoweringInfo &CLI) override;
    [all...]

Completed in 682 milliseconds