Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRShiftExpand.cpp80 Type *InputTy = cast<Instruction>(BI)->getType(); in expand() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
HDDriver.h207 using InputTy = std::pair<types::ID, const llvm::opt::Arg *>; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp2769 QualType InputTy = S.getInputExpr(InputNo)->getType(); in EmitAsmStmt() local
2890 QualType InputTy = InputExpr->getType(); in EmitAsmStmt() local
HDCGBuiltin.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-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDMVEGatherScatterLowering.cpp667 Type *InputTy = Input->getType(); in tryCreateMaskedScatterOffset() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCasts.cpp377 Type *InputTy = I->getOperand(0)->getType()->getScalarType(); in canEvaluateTruncated() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp5547 Type *InputTy = FPVT.getTypeForEVT(*DAG.getContext()); in isSaturatingMinMax() local