Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp555 SPIRVType *ResType = HasDefs ? GR.getSPIRVTypeForVReg(ResVReg) : nullptr; in select() local
595 const SPIRVType *ResType, in spvSelect()
965 const SPIRVType *ResType, in selectExtInst()
981 const SPIRVType *ResType, in selectExtInst()
989 const SPIRVType *ResType, in selectExtInst()
999 const SPIRVType *ResType, in selectExtInst()
1028 const SPIRVType *ResType, in selectOpWithSrcs()
1042 const SPIRVType *ResType, in selectUnOp()
1082 const SPIRVType *ResType, in selectBitcast()
1145 const SPIRVType *ResType, in selectLoad()
[all …]
H A DSPIRVPostLegalizer.cpp83 SPIRVType *ResType = GR->getSPIRVTypeForVReg(ResVReg); in processNewInstrs() local
H A DSPIRVISelLowering.cpp164 SPIRVType *ResType, const Type *ResTy) { in createNewPtrType()
181 SPIRVType *ResType, const Type *ResTy = nullptr) { in validatePtrTypes()
H A DSPIRVPreLegalizer.cpp177 SPIRVType *ResType = GR->getSPIRVTypeForVReg(ResVReg); in buildOpBitcast() local
H A DSPIRVUtils.cpp994 const MachineInstr *ResType) { in getArrayComponentCount()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DDirectX.cpp40 auto *ResType = dyn_cast<HLSLAttributedResourceType>(Ty); in getHLSLType() local
H A DAArch64.cpp312 llvm::Type *ResType = llvm::Type::getInt16Ty(getVMContext()); in coerceIllegalVector() local
316 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); in coerceIllegalVector() local
321 auto *ResType = in coerceIllegalVector() local
327 auto *ResType = in coerceIllegalVector() local
H A DARM.cpp298 llvm::Type *ResType = in coerceIllegalVector() local
303 auto *ResType = llvm::FixedVectorType::get( in coerceIllegalVector() local
H A DSPIR.cpp472 auto *ResType = dyn_cast<HLSLAttributedResourceType>(Ty); in getHLSLType() local
H A DRISCV.cpp546 llvm::ScalableVectorType *ResType; in coerceVLSVector() local
H A DX86.cpp2606 llvm::Type *ResType = nullptr; in classifyReturnType() local
2739 llvm::Type *ResType = nullptr; in classifyArgumentType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXContainerGlobals.cpp216 dxbc::PSV::ResourceType ResType; in addResourcesForPSV() local
231 dxbc::PSV::ResourceType ResType; in addResourcesForPSV() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp429 Type *ResType = Builder.getInt32Ty(); in createMaskedFindMismatch() local
534 Type *ResType = I32Type; in createPredicatedFindMismatch() local
643 Type *ResType = Builder.getInt32Ty(); in expandFindMismatch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp185 Type *ResType = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp919 getDefaultBuiltinObjectSizeResult(unsigned Type, llvm::IntegerType *ResType) { in getDefaultBuiltinObjectSizeResult()
925 llvm::IntegerType *ResType, in evaluateOrEmitBuiltinObjectSize()
1055 llvm::IntegerType *ResType) { in emitCountedBySize()
1113 llvm::IntegerType *ResType, in EmitPositiveResultOrZero()
1129 const Expr *Idx, llvm::IntegerType *ResType, in GetCountFieldAndIndex()
1150 QualType CastedArrayElementTy, unsigned Type, llvm::IntegerType *ResType) { in emitCountedByPointerSize()
1284 QualType CastedArrayElementTy, unsigned Type, llvm::IntegerType *ResType) { in emitCountedByMemberSize()
1510 llvm::IntegerType *ResType, in emitBuiltinObjectSize()
3673 auto *ResType = cast<llvm::IntegerType>(ConvertType(E->getType())); in EmitBuiltinExpr() local
H A DCGStmtOpenMP.cpp6558 QualType SourceType, QualType ResType, in convertToType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DX86.cpp2941 llvm::Type *ResType = ConvertType(E->getType()); in EmitX86BuiltinExpr() local
H A DARM.cpp5528 llvm::Type *ResType = ConvertType(E->getType()); in EmitAArch64BuiltinExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1612 QualType &ResType, HLSLAttributedResourceLocInfo *LocInfo) { in CreateHLSLAttributedResourceType()
H A DSemaExpr.cpp10928 QualType ResType = Operand->getType(); in checkArithmeticIncompletePointerType() local
10950 QualType ResType = Operand->getType(); in checkArithmeticOpPointerOperand() local
14188 QualType ResType = Op->getType(); in CheckIncrementDecrementOperand() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7436 Type *ResType = PFS.getFunction().getReturnType(); in parseRet() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4239 QualType ResType, ExprValueKind VK, ExprObjectKind OK, in CompoundAssignOperator()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12662 QualType ResType = DecodeTypeFromStr(TypeStr, *this, Error, in GetBuiltinType() local