/external/llvm/include/llvm/CodeGen/ |
D | FastISel.h | 98 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | FastISel.h | 103 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function
|
D | TargetLowering.h | 3747 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultType, in setCallee() function 3757 CallLoweringInfo &setCallee(Type *ResultType, FunctionType *FTy, in setCallee() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | FastISel.h | 104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function
|
D | TargetLowering.h | 3508 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultType, in setCallee() function 3518 CallLoweringInfo &setCallee(Type *ResultType, FunctionType *FTy, in setCallee() function
|
/external/llvm-project/clang/lib/Analysis/ |
D | PathDiagnostic.cpp | 868 void PathDiagnosticCallPiece::setCallee(const CallEnter &CE, in setCallee() function in PathDiagnosticCallPiece
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | PathDiagnostic.cpp | 898 void PathDiagnosticCallPiece::setCallee(const CallEnter &CE, in setCallee() function in PathDiagnosticCallPiece
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2534 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultType, in setCallee() function 2544 CallLoweringInfo &setCallee(Type *ResultType, FunctionType *FTy, in setCallee() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 708 FastISel::CallLoweringInfo &FastISel::CallLoweringInfo::setCallee( in setCallee() function in FastISel::CallLoweringInfo
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 913 FastISel::CallLoweringInfo &FastISel::CallLoweringInfo::setCallee( in setCallee() function in FastISel::CallLoweringInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 894 FastISel::CallLoweringInfo &FastISel::CallLoweringInfo::setCallee( in setCallee() function in FastISel::CallLoweringInfo
|
/external/clang/include/clang/AST/ |
D | Expr.h | 2190 void setCallee(Expr *F) { SubExprs[FN] = F; } in setCallee() function
|
/external/llvm-project/clang/include/clang/AST/ |
D | Expr.h | 2882 void setCallee(Expr *F) { getTrailingStmts()[FN] = F; } in setCallee() function
|