Home
last modified time | relevance | path

Searched defs:InTy (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h991 TypeSetByHwMode VTS(InTy); in UpdateNodeType() argument
999 TypeSetByHwMode VTS(InTy); in UpdateNodeType() argument
983 UpdateNodeType(unsigned ResNo,const TypeSetByHwMode & InTy,TreePattern & TP) UpdateNodeType() argument
/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp618 QualType InTy = InputExpr->getType(); ActOnGCCAsmStmt() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h768 getScalarizationOverhead(VectorType * InTy,const APInt & DemandedElts,bool Insert,bool Extract,TTI::TargetCostKind CostKind) getScalarizationOverhead() argument
798 getScalarizationOverhead(VectorType * InTy,bool Insert,bool Extract,TTI::TargetCostKind CostKind) getScalarizationOverhead() argument
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp11621 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; EmitAArch64BuiltinExpr() local
11638 llvm::Type *InTy; EmitAArch64BuiltinExpr() local
11661 llvm::Type* InTy = Int32Ty; EmitAArch64BuiltinExpr() local
11696 llvm::Type* InTy = Int32Ty; EmitAArch64BuiltinExpr() local
11717 llvm::Type* InTy = Int32Ty; EmitAArch64BuiltinExpr() local
11735 llvm::Type* InTy = Int32Ty; EmitAArch64BuiltinExpr() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22859 EVT InTy = In.getOperand(0).getValueType(); reduceBuildVecExtToExtBuildVec() local
[all...]