Searched defs:setCallee (Results 1 - 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | FastISel.h | 104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function 126 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function 150 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy, in setCallee() function 166 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy, in setCallee() function
|
| H A D | TargetLowering.h | 3508 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultType, in setCallee() function 3518 CallLoweringInfo &setCallee(Type *ResultType, FunctionType *FTy, in setCallee() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FastISel.cpp | 894 FastISel::CallLoweringInfo &FastISel::CallLoweringInfo::setCallee( in setCallee() function in FastISel::CallLoweringInfo
|
Completed in 14 milliseconds