Home
last modified time | relevance | path

Searched defs:ArgType (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp453 PointerType *ArgType = cast<PointerType>(Arg.getType()); in runOnFunction() local
H A DAMDGPUPrintfRuntimeBinding.cpp212 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
280 << " for type: " << *ArgType << '\n'); in lowerPrintfForGpu() local
409 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
[all...]
H A DAMDGPULibFunc.h291 unsigned char ArgType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp144 Type *ArgType = AI->getType(); in createWrapper() local
163 << *ParamType << " Got: " << *ArgType << "\n"); in createWrapper() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp95 auto *ArgType = Resume->arg_begin()->getType(); in getFrameType() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTypes.h167 void appendArgType(Type ArgType) { ArgList.push_back(ArgType); } in appendArgType() argument
H A DPNaClTranslator.cpp153 void appendArgType(Ice::Type ArgType) { Signature.appendArgType(ArgType); } in appendArgType() argument
2111 << " expects " << ParamType << ". Found: " << ArgType; in verifyCallArgTypeMatches() local
2105 verifyCallArgTypeMatches(Ice::FunctionDeclaration *Fcn, Ice::SizeT Index, Ice::Type ArgType, Ice::Type ParamType) verifyCallArgTypeMatches() argument
/third_party/python/Lib/ctypes/test/
H A 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/Mips/
H A DMips16HardFloat.cpp158 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp49 enum class ArgType class
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp49 enum class ArgType class
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DInitialize.cpp82 enum ArgType { enum
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessagePattern.java808 public enum ArgType { global() enum in MessagePattern
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessagePattern.java748 public enum ArgType { global() enum in MessagePattern
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp759 auto ArgType = cast<VectorType>(Arg->getType()); in SimplifyDemandedUseBits() local
H A DInstCombineCalls.cpp2552 auto ArgType = cast<VectorType>(Arg->getType()); in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp1119 RecTy *ArgType = nullptr; in ParseOperation() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h2613 auto *ArgType = cast<PointerType>(LHS->getType()); in CreatePtrDiff() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp2022 Type *ArgType = Call.getArgOperand(5 + i)->getType(); in verifyStatepoint() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6814 EVT ArgType = Outs[i].VT; in LowerCall_Darwin() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 70 milliseconds