Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp618 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h755 getScalarizationOverhead(VectorType * InTy,const APInt & DemandedElts,bool Insert,bool Extract,TTI::TargetCostKind CostKind) getScalarizationOverhead() argument
785 getScalarizationOverhead(VectorType * InTy,bool Insert,bool Extract,TTI::TargetCostKind CostKind) getScalarizationOverhead() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp11427 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; EmitAArch64BuiltinExpr() local
11444 llvm::Type *InTy; EmitAArch64BuiltinExpr() local
11467 llvm::Type* InTy = Int32Ty; EmitAArch64BuiltinExpr() local
11502 llvm::Type* InTy = Int32Ty; EmitAArch64BuiltinExpr() local
11523 llvm::Type* InTy = Int32Ty; EmitAArch64BuiltinExpr() local
11541 llvm::Type* InTy = Int32Ty; EmitAArch64BuiltinExpr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22558 EVT InTy = In.getOperand(0).getValueType(); reduceBuildVecExtToExtBuildVec() local
[all...]