Home
last modified time | relevance | path

Searched defs:TargetTy (Results 1 – 8 of 8) 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/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1165 LLT llvm::getLCMType(LLT OrigTy, LLT TargetTy) { in getLCMType()
1232 LLT llvm::getCoverTy(LLT OrigTy, LLT TargetTy) { in getCoverTy()
1253 LLT llvm::getGCDType(LLT OrigTy, LLT TargetTy) { in getGCDType()
H A DLegalizerHelper.cpp3335 LLT TargetTy = B.getMRI()->getType(TargetReg); in buildBitFieldInsert() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1811 QualType TargetTy = TargetParam->getType(); in getParameterAddress() local
H A DCGExpr.cpp3350 llvm::Type *TargetTy = IntPtrTy; in EmitCheckValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2862 Type *TargetTy = IsSplit ? Type::getIntNTy(LI.getContext(), SliceSize * 8) in visitLoadInst() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4071 Type *TargetTy = GEP.getPointerOperandType()->getScalarType(); in visitGetElementPtrInst() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9191 auto *TargetTy = FPLiteral->getType()->getAs<BuiltinType>(); in CheckFloatComparison() local