Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp218 llvm::Type *ResType = llvm::Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp556 auto ResType = Res->getResourceType(); in writeResource() local
784 ulittle16_t ResType; // 1 for icons, 2 for cursors. member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp3556 llvm::Type *ResType = nullptr; in classifyReturnType() local
3690 llvm::Type *ResType = nullptr; in classifyArgumentType() local
5573 llvm::ScalableVectorType *ResType = nullptr; in coerceIllegalVector() local
5620 llvm::Type *ResType = llvm::Type::getInt16Ty(getVMContext()); in coerceIllegalVector() local
5624 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); in coerceIllegalVector() local
5628 auto *ResType = in coerceIllegalVector() local
5633 auto *ResType = in coerceIllegalVector() local
6416 llvm::Type *ResType = in coerceIllegalVector() local
6421 auto *ResType = llvm::FixedVectorType::get( in coerceIllegalVector() local
H A DCGBuiltin.cpp723 getDefaultBuiltinObjectSizeResult(unsigned Type, llvm::IntegerType *ResType) { in getDefaultBuiltinObjectSizeResult()
729 llvm::IntegerType *ResType, in evaluateOrEmitBuiltinObjectSize()
749 llvm::IntegerType *ResType, in emitBuiltinObjectSize()
2905 auto *ResType = cast<llvm::IntegerType>(ConvertType(E->getType())); in EmitBuiltinExpr() local
14568 llvm::Type *ResType = ConvertType(E->getType()); in EmitX86BuiltinExpr() local
H A DCGStmtOpenMP.cpp5615 QualType SourceType, QualType ResType, in convertToType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2710 Type *ResType = I.getType(); in translateAtomicCmpXchg() local
2738 Type *ResType = I.getType(); in translateAtomicRMW() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp497 QualType ResType = Context.getCanonicalType(Getter->getReturnType()); in rewriteToObjCProperty() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp10403 QualType ResType = Operand->getType(); in checkArithmeticIncompletePointerType() local
10425 QualType ResType = Operand->getType(); in checkArithmeticOpPointerOperand() local
13249 QualType ResType = Op->getType(); in CheckIncrementDecrementOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp6400 Type *ResType = PFS.getFunction().getReturnType(); in parseRet() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h3987 QualType ResType, ExprValueKind VK, ExprObjectKind OK, in CompoundAssignOperator()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp10608 QualType ResType = DecodeTypeFromStr(TypeStr, *this, Error, in GetBuiltinType() local