Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AVR/
H A DAVRShiftExpand.cpp80 Type *InputTy = cast<Instruction>(BI)->getType(); in expand() local
/llvm-project/clang/include/clang/Driver/
H A DDriver.h207 using InputTy = std::pair<types::ID, const llvm::opt::Arg *>; global() variable
/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2757 QualType InputTy = S.getInputExpr(InputNo)->getType(); EmitAsmStmt() local
2878 QualType InputTy = InputExpr->getType(); EmitAsmStmt() local
H A DCGBuiltin.cpp8186 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...]
/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp667 Type *MemoryTy = InputTy; in tryCreateMaskedScatterOffset() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp377 Type *InputTy = I->getOperand(0)->getType()->getScalarType(); in canEvaluateTruncated() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5561 Type *InputTy = FPVT.getTypeForEVT(*DAG.getContext()); isSaturatingMinMax() local
[all...]