Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp251 SPIRVType *ResType = HasDefs ? GR.getSPIRVTypeForVReg(ResVReg) : nullptr; in select() local
263 const SPIRVType *ResType, in spvSelect()
490 const SPIRVType *ResType, in selectExtInst()
498 const SPIRVType *ResType, in selectExtInst()
508 const SPIRVType *ResType, in selectExtInst()
532 const SPIRVType *ResType, in selectUnOpWithSrc()
544 const SPIRVType *ResType, in selectUnOp()
591 const SPIRVType *ResType, in selectLoad()
674 const SPIRVType *ResType, in selectAtomicRMW()
715 const SPIRVType *ResType, in selectAtomicCmpXchg()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp224 Type *ResType = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp3635 llvm::Type *ResType = nullptr; in classifyReturnType() local
3768 llvm::Type *ResType = nullptr; in classifyArgumentType() local
5685 llvm::ScalableVectorType *ResType = nullptr; in coerceIllegalVector() local
5732 llvm::Type *ResType = llvm::Type::getInt16Ty(getVMContext()); in coerceIllegalVector() local
5736 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); in coerceIllegalVector() local
5740 auto *ResType = in coerceIllegalVector() local
5745 auto *ResType = in coerceIllegalVector() local
6588 llvm::Type *ResType = in coerceIllegalVector() local
6593 auto *ResType = llvm::FixedVectorType::get( in coerceIllegalVector() local
H A DCGBuiltin.cpp762 getDefaultBuiltinObjectSizeResult(unsigned Type, llvm::IntegerType *ResType) { in getDefaultBuiltinObjectSizeResult()
768 llvm::IntegerType *ResType, in evaluateOrEmitBuiltinObjectSize()
788 llvm::IntegerType *ResType, in emitBuiltinObjectSize()
2932 auto *ResType = cast<llvm::IntegerType>(ConvertType(E->getType())); in EmitBuiltinExpr() local
10255 llvm::Type *ResType = ConvertType(E->getType()); in EmitAArch64BuiltinExpr() local
15298 llvm::Type *ResType = ConvertType(E->getType()); in EmitX86BuiltinExpr() local
H A DCGStmtOpenMP.cpp6236 QualType SourceType, QualType ResType, in convertToType()
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp496 QualType ResType = Context.getCanonicalType(Getter->getReturnType()); in rewriteToObjCProperty() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp11212 QualType ResType = Operand->getType(); in checkArithmeticIncompletePointerType() local
11234 QualType ResType = Operand->getType(); in checkArithmeticOpPointerOperand() local
14360 QualType ResType = Op->getType(); in CheckIncrementDecrementOperand() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h4072 QualType ResType, ExprValueKind VK, ExprObjectKind OK, in CompoundAssignOperator()
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp6508 Type *ResType = PFS.getFunction().getReturnType(); in parseRet() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp11437 QualType ResType = DecodeTypeFromStr(TypeStr, *this, Error, in GetBuiltinType() local