Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp329 SPIRVType *ResType = HasDefs ? GR.getSPIRVTypeForVReg(ResVReg) : nullptr; in select() local
342 const SPIRVType *ResType, in spvSelect()
618 const SPIRVType *ResType, in selectExtInst()
626 const SPIRVType *ResType, in selectExtInst()
636 const SPIRVType *ResType, in selectExtInst()
660 const SPIRVType *ResType, in selectUnOpWithSrc()
672 const SPIRVType *ResType, in selectUnOp()
711 const SPIRVType *ResType, in selectBitcast()
772 const SPIRVType *ResType, in selectLoad()
811 const SPIRVType *ResType, in selectStackSave()
[all …]
H A DSPIRVPostLegalizer.cpp101 SPIRVType *ResType = GR->getSPIRVTypeForVReg(ResVReg); in processNewInstrs() local
H A DSPIRVISelLowering.cpp135 bool EmitIR, SPIRVType *ResType, in createNewPtrType()
153 SPIRVType *ResType, const Type *ResTy = nullptr) { in validatePtrTypes()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp221 llvm::ScalableVectorType *ResType = nullptr; in coerceIllegalVector() local
268 llvm::Type *ResType = llvm::Type::getInt16Ty(getVMContext()); in coerceIllegalVector() local
272 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); in coerceIllegalVector() local
276 auto *ResType = in coerceIllegalVector() local
281 auto *ResType = in coerceIllegalVector() local
H A DARM.cpp292 llvm::Type *ResType = in coerceIllegalVector() local
297 auto *ResType = llvm::FixedVectorType::get( in coerceIllegalVector() local
H A DRISCV.cpp344 llvm::ScalableVectorType *ResType = in coerceVLSVector() local
H A DX86.cpp2590 llvm::Type *ResType = nullptr; in classifyReturnType() local
2723 llvm::Type *ResType = nullptr; in classifyArgumentType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp380 Type *ResType = Builder.getInt32Ty(); in createMaskedFindMismatch() local
487 Type *ResType = I32Type; in createPredicatedFindMismatch() local
596 Type *ResType = Builder.getInt32Ty(); in expandFindMismatch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp192 Type *ResType = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp817 getDefaultBuiltinObjectSizeResult(unsigned Type, llvm::IntegerType *ResType) { in getDefaultBuiltinObjectSizeResult()
823 llvm::IntegerType *ResType, in evaluateOrEmitBuiltinObjectSize()
886 llvm::IntegerType *ResType) { in emitFlexibleArrayMemberSize()
1077 llvm::IntegerType *ResType, in emitBuiltinObjectSize()
3560 auto *ResType = cast<llvm::IntegerType>(ConvertType(E->getType())); in EmitBuiltinExpr() local
11467 llvm::Type *ResType = ConvertType(E->getType()); in EmitAArch64BuiltinExpr() local
16548 llvm::Type *ResType = ConvertType(E->getType()); in EmitX86BuiltinExpr() local
H A DCGStmtOpenMP.cpp6339 QualType SourceType, QualType ResType, in convertToType()
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp493 QualType ResType = Context.getCanonicalType(Getter->getReturnType()); in rewriteToObjCProperty() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10648 QualType ResType = Operand->getType(); in checkArithmeticIncompletePointerType() local
10670 QualType ResType = Operand->getType(); in checkArithmeticOpPointerOperand() local
13790 QualType ResType = Op->getType(); in CheckIncrementDecrementOperand() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7122 Type *ResType = PFS.getFunction().getReturnType(); in parseRet() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4123 QualType ResType, ExprValueKind VK, ExprObjectKind OK, in CompoundAssignOperator()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12037 QualType ResType = DecodeTypeFromStr(TypeStr, *this, Error, in GetBuiltinType() local