Searched defs:InTy (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp594 QualType InTy = InputExpr->getType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h538 unsigned getScalarizationOverhead(VectorType *InTy, const APInt &DemandedElts, argument
562 unsigned getScalarizationOverhead(VectorType *InTy, bool Insert, argument
596 unsigned getScalarizationOverhead(VectorType *InTy, argument
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h985 UpdateNodeType(unsigned ResNo, const TypeSetByHwMode &InTy, TreePattern &TP) argument
993 UpdateNodeType(unsigned ResNo, MVT::SimpleValueType InTy, TreePattern &TP) argument
1001 UpdateNodeType(unsigned ResNo, ValueTypeByHwMode InTy, TreePattern &TP) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18030 EVT InTy = In.getOperand(0).getValueType(); local

Completed in 199 milliseconds