Home
last modified time | relevance | path

Searched defs:ArgTypes (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/parameter/
Dmatch.hpp18 #define BOOST_PARAMETER_MATCH_DEFAULTS(ArgTypes) \ argument
28 #define BOOST_PARAMETER_MATCH_DEFAULTS(ArgTypes) argument
40 #define BOOST_PARAMETER_MATCH(ParameterSpec, ArgTypes, name) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp41 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
DCloneFunction.cpp239 std::vector<Type*> ArgTypes; in CloneFunction() local
DCodeExtractor.cpp1104 std::vector<Type *> ArgTypes; in emitCallAndSwitchStatement() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600OpenCLImageTypeLoweringPass.cpp273 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp490 SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local
502 SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local
513 SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp619 Type *ArgTypes[] = { FuncPtrType }; in CreateGCStatepointCallCommon() local
/third_party/boost/boost/thread/
Dfuture.hpp3868 …async(launch policy, R(*f)(BOOST_THREAD_FWD_REF(ArgTypes)...), BOOST_THREAD_FWD_REF(ArgTypes)... a…
4155 …async(Executor& ex, R(*f)(BOOST_THREAD_FWD_REF(ArgTypes)...), BOOST_THREAD_FWD_REF(ArgTypes)... ar…
4276 async(R(*f)(BOOST_THREAD_FWD_REF(ArgTypes)...), BOOST_THREAD_FWD_REF(ArgTypes)... args) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp1388 SmallVector<Type *, 16> ArgTypes; in createJumpTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp6295 CfgVector<Type> ArgTypes; in genTargetHelperCallFor() local
6349 TargetX8664::getCallStackArgumentsSizeBytes(const CfgVector<Type> &ArgTypes, in getCallStackArgumentsSizeBytes()
6386 CfgVector<Type> ArgTypes; in getCallStackArgumentsSizeBytes() local
DIceTargetLoweringX8632.cpp7031 CfgVector<Type> ArgTypes; in genTargetHelperCallFor() local
7085 TargetX8632::getCallStackArgumentsSizeBytes(const CfgVector<Type> &ArgTypes, in getCallStackArgumentsSizeBytes()
7125 CfgVector<Type> ArgTypes; in getCallStackArgumentsSizeBytes() local