Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRShiftExpand.cpp80 Type *InputTy = cast<Instruction>(BI)->getType(); in expand() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h210 using InputList = SmallVector<InputTy, 16>; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2591 QualType InputTy = S.getInputExpr(InputNo)->getType(); EmitAsmStmt() local
2712 QualType InputTy = InputExpr->getType(); EmitAsmStmt() local
H A DCGBuiltin.cpp8016 auto *InputTy = EmitCommonNeonBuiltinExpr() local
8023 auto *InputTy = EmitCommonNeonBuiltinExpr() local
8030 auto *InputTy = EmitCommonNeonBuiltinExpr() local
8037 auto *InputTy = EmitCommonNeonBuiltinExpr() local
8044 auto *InputTy = EmitCommonNeonBuiltinExpr() local
8051 auto *InputTy = EmitCommonNeonBuiltinExpr() local
8057 auto *InputTy = EmitCommonNeonBuiltinExpr() local
8064 auto *InputTy = EmitCommonNeonBuiltinExpr() local
8071 llvm::Type *InputTy = EmitCommonNeonBuiltinExpr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp667 Type *InputTy = Input->getType(); in tryCreateMaskedScatterOffset() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp369 Type *InputTy = I->getOperand(0)->getType()->getScalarType(); canEvaluateTruncated() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5550 Type *InputTy = FPVT.getTypeForEVT(*DAG.getContext()); isSaturatingMinMax() local
[all...]