Home
last modified time | relevance | path

Searched defs:TargetTy (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp143 Type *TargetTy = nullptr; in classifyConstantWithOpaquePtr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp95 if (llvm::Type *TargetTy = in convertHLSLSpecificType() local
261 llvm::TargetExtType *TargetTy = in addBuffer() local
H A DCGOpenMPRuntimeGPU.cpp1810 QualType TargetTy = TargetParam->getType(); in getParameterAddress() local
H A DCGExpr.cpp3539 llvm::Type *TargetTy = IntPtrTy; in EmitCheckValue() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1183 LLT llvm::getLCMType(LLT OrigTy, LLT TargetTy) { in getLCMType()
1250 LLT llvm::getCoverTy(LLT OrigTy, LLT TargetTy) { in getCoverTy()
1271 LLT llvm::getGCDType(LLT OrigTy, LLT TargetTy) { in getGCDType()
H A DLegalizerHelper.cpp3747 LLT TargetTy = B.getMRI()->getType(TargetReg); in buildBitFieldInsert() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2958 Type *TargetTy = IsSplit ? Type::getIntNTy(LI.getContext(), SliceSize * 8) in visitLoadInst() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4215 Type *TargetTy = GEP.getPointerOperandType()->getScalarType(); in visitGetElementPtrInst() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10361 auto *TargetTy = FPLiteral->getType()->getAs<BuiltinType>(); in CheckFloatComparison() local