Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBuiltin.cpp2891 llvm::Type *InTy = in EmitCommonNeonBuiltinExpr() local
4288 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; in EmitAArch64BuiltinExpr() local
4303 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; in EmitAArch64BuiltinExpr() local
5029 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
5049 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
5067 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
5085 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
5103 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h481 bool UpdateNodeType(unsigned ResNo, const EEVT::TypeSet &InTy, in UpdateNodeType()
486 bool UpdateNodeType(unsigned ResNo, MVT::SimpleValueType InTy, in UpdateNodeType()
/external/clang/lib/Sema/
DSemaStmtAsm.cpp409 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11192 EVT InTy = In.getOperand(0).getValueType(); in reduceBuildVecExtToExtBuildVec() local