Home
last modified time | relevance | path

Searched defs:ArgType (Results 1 – 25 of 32) sorted by relevance

12

/third_party/grpc/src/core/lib/promise/
Darena_promise.h36 struct ArgType { struct
41 T*& ArgAsPtr(ArgType* arg) { in ArgAsPtr() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAFrameData.cpp21 HRESULT (__stdcall IDiaFrameData::*Method)(ArgType *)) { in PrivateGetDIAValue()
DDIASectionContrib.cpp33 HRESULT (__stdcall IDiaSectionContrib::*Method)(ArgType *)) { in PrivateGetDIAValue()
DDIARawSymbol.cpp97 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
107 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
138 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValueAs()
158 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValue()
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/sparsify/
Dutils.py28 class ArgType(Enum): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp212 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
409 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
DAMDGPURewriteOutArguments.cpp453 PointerType *ArgType = cast<PointerType>(Arg.getType()); in runOnFunction() local
DAMDGPULibFunc.h291 unsigned char ArgType; member
/third_party/python/Lib/ctypes/test/
Dtest_numbers.py22 ArgType = type(byref(c_int(0))) variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp144 Type *ArgType = AI->getType(); in createWrapper() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.h167 void appendArgType(Type ArgType) { ArgList.push_back(ArgType); } in appendArgType()
DPNaClTranslator.cpp153 void appendArgType(Ice::Type ArgType) { Signature.appendArgType(ArgType); } in appendArgType()
1393 for (Ice::Type ArgType : Signature.getArgList()) { in parseFunction() local
2106 Ice::Type ArgType, Ice::Type ParamType) { in verifyCallArgTypeMatches()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp95 auto *ArgType = Resume->arg_begin()->getType(); in getFrameType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp310 Type *ArgType = CI.getArgOperand(0)->getType(); in checkCandidate() local
DSimplifyLibCalls.cpp2067 Type *ArgType = I->getType(); in optimizeSqrt() local
2253 Type *ArgType = Op->getType(); in optimizeFFS() local
2267 Type *ArgType = Op->getType(); in optimizeFls() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16HardFloat.cpp158 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsShuffleTests.cpp49 enum class ArgType enum
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePattern.java808 public enum ArgType { enum in MessagePattern
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShuffleTests.cpp49 enum class ArgType enum
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessagePattern.java748 public enum ArgType { enum in MessagePattern
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp759 auto ArgType = cast<VectorType>(Arg->getType()); in SimplifyDemandedUseBits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h1597 using ArgType = typename detail::ResponseHandlerArg< in call() local
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp82 enum ArgType { enum
/third_party/rust/rust/tests/incremental/hashes/
Dtrait_defs.rs1325 fn method(a: ArgType); in method()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2613 auto *ArgType = cast<PointerType>(LHS->getType()); variable

12