Home
last modified time | relevance | path

Searched defs:InputTy (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRShiftExpand.cpp80 Type *InputTy = cast<Instruction>(BI)->getType(); in expand() local
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h207 using InputTy = std::pair<types::ID, const llvm::opt::Arg *>; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2769 QualType InputTy = S.getInputExpr(InputNo)->getType(); in EmitAsmStmt() local
2890 QualType InputTy = InputExpr->getType(); in EmitAsmStmt() local
H A DCGBuiltin.cpp8275 auto *InputTy = in EmitCommonNeonBuiltinExpr() local
8282 auto *InputTy = in EmitCommonNeonBuiltinExpr() local
8289 auto *InputTy = in EmitCommonNeonBuiltinExpr() local
8296 auto *InputTy = in EmitCommonNeonBuiltinExpr() local
8303 auto *InputTy = in EmitCommonNeonBuiltinExpr() local
8310 auto *InputTy = in EmitCommonNeonBuiltinExpr() local
8316 auto *InputTy = in EmitCommonNeonBuiltinExpr() local
8323 auto *InputTy = in EmitCommonNeonBuiltinExpr() local
8330 llvm::Type *InputTy = in EmitCommonNeonBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp667 Type *InputTy = Input->getType(); in tryCreateMaskedScatterOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp377 Type *InputTy = I->getOperand(0)->getType()->getScalarType(); in canEvaluateTruncated() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5547 Type *InputTy = FPVT.getTypeForEVT(*DAG.getContext()); in isSaturatingMinMax() local