Home
last modified time | relevance | path

Searched refs:getArgType (Results 1 – 25 of 49) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp471 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { in getArgType() function
548 getArgType(FInfo) == AMDGPULibFunc::F64 || !HasNative(FInfo.getId()) || in useNative()
712 if ((getArgType(FInfo) == AMDGPULibFunc::F32 || in fold()
713 getArgType(FInfo) == AMDGPULibFunc::F64) in fold()
763 if (getArgType(FInfo) == AMDGPULibFunc::F32) { in TDOFold()
797 if (getArgType(FInfo) != AMDGPULibFunc::F32 || in replaceWithNative()
843 (CF1 && (getArgType(FInfo) == AMDGPULibFunc::F32))) in fold_divide()
963 double dval = (getArgType(FInfo) == AMDGPULibFunc::F32) in fold_pow()
1026 double V = (getArgType(FInfo) == AMDGPULibFunc::F32) in fold_pow()
1051 double V = (getArgType(FInfo) == AMDGPULibFunc::F32) in fold_pow()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp475 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { in getArgType() function
553 getArgType(FInfo) == AMDGPULibFunc::F64 || !HasNative(FInfo.getId()) || in useNative()
717 if ((getArgType(FInfo) == AMDGPULibFunc::F32 || in fold()
718 getArgType(FInfo) == AMDGPULibFunc::F64) in fold()
768 if (getArgType(FInfo) == AMDGPULibFunc::F32) { in TDOFold()
802 if (getArgType(FInfo) != AMDGPULibFunc::F32 || in replaceWithNative()
848 (CF1 && (getArgType(FInfo) == AMDGPULibFunc::F32))) in fold_divide()
968 double dval = (getArgType(FInfo) == AMDGPULibFunc::F32) in fold_pow()
1031 double V = (getArgType(FInfo) == AMDGPULibFunc::F32) in fold_pow()
1056 double V = (getArgType(FInfo) == AMDGPULibFunc::F32) in fold_pow()
[all …]
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/
DMessagePatternUtilDemo.java49 MessagePattern.ArgType argType = arg.getArgType(); in printArg()
74 MessagePattern.ArgType argType = style.getArgType(); in printComplexArgStyle()
160 switch (arg.getArgType()) { in genCode()
DMiniMessageFormatter.java110 ArgType argType=part.getArgType(); in format()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePatternUtil.java219 public MessagePattern.ArgType getArgType() { in getArgType() method in MessagePatternUtil.ArgNode
305 public MessagePattern.ArgType getArgType() { in getArgType() method in MessagePatternUtil.ComplexArgStyleNode
492 MessagePattern.ArgType argType = node.argType = part.getArgType(); in buildArgNode()
DMessageFormat.java1300 ArgType argType=part.getArgType(); in parse()
1666 ArgType argType=part.getArgType(); in format()
2054 ArgType argType=part.getArgType(); in findFirstPluralNumberArg()
2457 ArgType argType=part.getArgType(); in cacheExplicitFormats()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessagePatternUtil.java208 public MessagePattern.ArgType getArgType() { in getArgType() method in MessagePatternUtil.ArgNode
287 public MessagePattern.ArgType getArgType() { in getArgType() method in MessagePatternUtil.ComplexArgStyleNode
464 MessagePattern.ArgType argType = node.argType = part.getArgType(); in buildArgNode()
DMessageFormat.java1241 ArgType argType=part.getArgType(); in parse()
1594 ArgType argType=part.getArgType(); in format()
1982 ArgType argType=part.getArgType(); in findFirstPluralNumberArg()
2385 ArgType argType=part.getArgType(); in cacheExplicitFormats()
/external/swiftshader/third_party/subzero/src/
DIceIntrinsics.cpp102 Type Intrinsics::FullIntrinsicInfo::getArgType(SizeT Index) const { in getArgType() function in Ice::Intrinsics::FullIntrinsicInfo
DIceIntrinsics.h164 Type getArgType(SizeT Index) const;
DIceGlobalInits.cpp65 if (!isCallParameterType(Signature.getArgType(i))) in validateTypeSignature()
DIceTypes.h172 Type getArgType(SizeT Index) const { in getArgType() function
/external/clang/include/clang/Analysis/Analyses/
DFormatString.h318 ArgType getArgType(ASTContext &Ctx) const;
501 ArgType getArgType(ASTContext &Ctx, bool IsObjCLiteral) const;
586 ArgType getArgType(ASTContext &Ctx) const;
/external/llvm-project/clang/include/clang/AST/
DFormatString.h374 ArgType getArgType(ASTContext &Ctx) const;
582 ArgType getArgType(ASTContext &Ctx, bool IsObjCLiteral) const;
673 ArgType getArgType(ASTContext &Ctx) const;
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DProgramPrelude.cpp3855 auto getArgType = [node, argCount](size_t index) -> const TType & { in visitAggregate() local
3874 const TType &argType0 = getArgType(0); in visitAggregate()
3881 const TType &argType0 = getArgType(0); in visitAggregate()
3882 const TType &argType1 = getArgType(1); in visitAggregate()
3889 const TType &argType0 = getArgType(0); in visitAggregate()
3890 const TType &argType1 = getArgType(1); in visitAggregate()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DStdLibraryFunctionsChecker.cpp199 getArgType(FD, ArgN)->isIntegralType(FD->getASTContext()); in checkSpecificValidity()
250 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity()
307 Summary.getArgType(*SizeArgN)); in apply()
340 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity()
407 static QualType getArgType(const FunctionDecl *FD, ArgNo ArgN) { in getArgType() function in __anonf1e9aeb30111::StdLibraryFunctionsChecker
475 QualType getArgType(ArgNo ArgN) const { in getArgType() function in __anonf1e9aeb30111::StdLibraryFunctionsChecker::Summary
476 return StdLibraryFunctionsChecker::getArgType(FD, ArgN); in getArgType()
578 QualType T = Summary.getArgType(getArgNo()); in applyAsOutOfRange()
607 QualType T = Summary.getArgType(getArgNo()); in applyAsWithinRange()
663 QualType T = Summary.getArgType(getArgNo()); in apply()
[all …]
/external/llvm-project/polly/lib/External/isl/interface/
Dpython.cc228 if (!is_isl_type(fn->getArgType(i))) in print_callback()
242 arg_type = type2python(extract_type(fn->getArgType(i))); in print_callback()
246 print_copy(fn->getArgType(i)); in print_callback()
Disl_config.h.in133 #undef getArgType
/external/clang/lib/Analysis/
DScanfFormatString.cpp226 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in ScanfSpecifier
499 const analyze_scanf::ArgType &AT = getArgType(Ctx); in fixType()
DPrintfFormatString.cpp390 ArgType PrintfSpecifier::getArgType(ASTContext &Ctx, in getArgType() function in PrintfSpecifier
693 const analyze_printf::ArgType &ATR = getArgType(Ctx, IsObjCLiteral); in fixType()
/external/llvm-project/clang/lib/AST/
DScanfFormatString.cpp225 ArgType ScanfSpecifier::getArgType(ASTContext &Ctx) const { in getArgType() function in ScanfSpecifier
508 const analyze_scanf::ArgType &AT = getArgType(Ctx); in fixType()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMessagePatternUtilTest.java167 argType, arg.getArgType()); in matches()
226 argType, complexStyle.getArgType()); in matches()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMessagePatternUtilTest.java170 argType, arg.getArgType()); in matches()
229 argType, complexStyle.getArgType()); in matches()
/external/icu/icu4c/source/common/unicode/
Dmessagepattern.h775 UMessagePatternArgType getArgType() const { in getArgType() function
/external/icu/libicu/cts_headers/unicode/
Dmessagepattern.h775 UMessagePatternArgType getArgType() const { in getArgType() function

12