Searched defs:InputTy (Results 1 – 7 of 7) sorted by relevance
80 Type *InputTy = cast<Instruction>(BI)->getType(); in expand() local
207 using InputTy = std::pair<types::ID, const llvm::opt::Arg *>; global() variable
2757 QualType InputTy = S.getInputExpr(InputNo)->getType(); EmitAsmStmt() local 2878 QualType InputTy = InputExpr->getType(); EmitAsmStmt() local
8186 auto *InputTy = EmitCommonNeonBuiltinExpr() local 8193 auto *InputTy = EmitCommonNeonBuiltinExpr() local 8200 auto *InputTy = EmitCommonNeonBuiltinExpr() local 8207 auto *InputTy = EmitCommonNeonBuiltinExpr() local 8214 auto *InputTy = EmitCommonNeonBuiltinExpr() local 8221 auto *InputTy = EmitCommonNeonBuiltinExpr() local 8227 auto *InputTy = EmitCommonNeonBuiltinExpr() local 8234 auto *InputTy = EmitCommonNeonBuiltinExpr() local 8241 llvm::Type *InputTy = EmitCommonNeonBuiltinExpr() local [all...]
667 Type *MemoryTy = InputTy; in tryCreateMaskedScatterOffset() local [all...]
377 Type *InputTy = I->getOperand(0)->getType()->getScalarType(); in canEvaluateTruncated() local
5561 Type *InputTy = FPVT.getTypeForEVT(*DAG.getContext()); isSaturatingMinMax() local [all...]