Home
last modified time | relevance | path

Searched defs:setCallee (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function
DTargetLowering.h3508 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/
DFastISel.cpp894 FastISel::CallLoweringInfo &FastISel::CallLoweringInfo::setCallee( in setCallee() function in FastISel::CallLoweringInfo
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp95825 void setCallee(const Value& aCalleev) const { in setCallee() function in JS::detail::CallArgsBase