Home
last modified time | relevance | path

Searched defs:ScalarType (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVGatherScatterLowering.cpp92 Type *ScalarType = DataType->getScalarType(); in isLegalTypeAndAlignment() local
/openbsd/src/gnu/llvm/clang/utils/TableGen/
DMveEmitter.cpp238 class ScalarType : public CRegularNamedType { class
244 ScalarType(const Record *Record) : CRegularNamedType(TypeKind::Scalar) { in ScalarType() function in __anon5c3ce4c30111::ScalarType
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplateVariadic.cpp1274 QualType ScalarType; in BuildEmptyCXXFoldExpr() local
DSemaExpr.cpp1348 QualType ScalarType = in handleComplexIntConversion() local
1357 QualType ScalarType = in handleComplexIntConversion() local
1370 QualType ScalarType = in handleComplexIntConversion() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVectorCombine.cpp1062 Type *ScalarType, Value *Idx, in computeAlignmentAfterScalarization()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp4271 Type *ScalarType = Val->getScalarType(); in getVectorInstrCost() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DAutoUpgrade.cpp4429 MDNode *ScalarType = MDNode::get(Context, Elts); in UpgradeTBAANode() local
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMISelLowering.cpp13180 MVT ScalarType; in PerformVQDMULHCombine() local
19175 Type *ScalarType = SVIType->getScalarType(); in shouldConvertSplatType() local