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

  /external/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.cpp 53 .setCallee(CallingConv::C, Type::getVoidTy(*DAG.getContext()),
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreSelectionDAGInfo.cpp 46 .setCallee(TLI.getLibcallCallingConv(RTLIB::MEMCPY),
XCoreISelLowering.cpp 492 .setCallee(CallingConv::C, IntPtrTy,
552 .setCallee(CallingConv::C, Type::getVoidTy(*DAG.getContext()),
    [all...]
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.cpp 191 .setCallee(TLI.getLibcallCallingConv(RTLIB::MEMSET),
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp 68 .setCallee(CallingConv::C, Type::getVoidTy(*DAG.getContext()),
X86ISelLowering.cpp     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 579 void setCallee(const CallEnter &CE, const SourceManager &SM);
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
LegalizeTypes.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
TargetLowering.cpp 108 .setCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args), 0)
    [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
PathDiagnostic.cpp 902 void PathDiagnosticCallPiece::setCallee(const CallEnter &CE,
    [all...]
BugReporter.cpp 611 C->setCallee(*CE, SMgr);
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 595 E->setCallee(Reader.ReadSubExpr());
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 788 milliseconds