Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBuiltin.cpp2697 llvm::Type *InTy = in EmitCommonNeonBuiltinExpr() local
4003 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; in EmitAArch64BuiltinExpr() local
4018 llvm::Type *InTy = Is64 ? Int64Ty : Int32Ty; in EmitAArch64BuiltinExpr() local
4763 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
4783 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
4801 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
4819 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
4837 llvm::Type *InTy = in EmitAArch64BuiltinExpr() local
/external/clang/lib/Sema/
DSemaStmtAsm.cpp283 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h467 bool UpdateNodeType(unsigned ResNo, const EEVT::TypeSet &InTy, in UpdateNodeType()
472 bool UpdateNodeType(unsigned ResNo, MVT::SimpleValueType InTy, in UpdateNodeType()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10071 EVT InTy = In.getOperand(0).getValueType(); in reduceBuildVecExtToExtBuildVec() local