/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPostLegalizer.cpp | 97 SPIRVType *ScalarType = processNewInstrs() local
|
H A D | SPIRVGlobalRegistry.cpp | 1012 SPIRVType *ScalarType = getSPIRVTypeForVReg(ScalarTypeVReg); isScalarOrVectorOfType() local
|
H A D | SPIRVInstructionSelector.cpp | 937 SPIRVType *ScalarType = selectUnmergeValues() local
|
/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 255 ScalarTypeKind ScalarType = Undefined; variable
|
/llvm-project/clang/utils/TableGen/ |
H A D | MveEmitter.cpp | 238 class ScalarType : public CRegularNamedType { class 244 ScalarType(const Record *Record) : CRegularNamedType(TypeKind::Scalar) { in ScalarType() function in __anon6b6344ba0111::ScalarType [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateVariadic.cpp | 1354 QualType ScalarType; BuildEmptyCXXFoldExpr() local
|
H A D | SemaExpr.cpp | 1352 QualType ScalarType = handleComplexIntConversion() local 1361 QualType ScalarType = handleComplexIntConversion() local 1374 QualType ScalarType = handleComplexIntConversion() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VectorCombine.cpp | 1238 computeAlignmentAfterScalarization(Align VectorAlignment,Type * ScalarType,Value * Idx,const DataLayout & DL) computeAlignmentAfterScalarization() argument
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 4488 Type *ScalarType = Val->getScalarType(); getVectorInstrCost() local
|
/llvm-project/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 4827 MDNode *ScalarType = MDNode::get(Context, Elts); UpgradeTBAANode() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 5749 MVT ScalarType = Scalar.getSimpleValueType(); PromoteNode() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 13361 MVT ScalarType; PerformVQDMULHCombine() local 19426 Type *ScalarType = SVIType->getScalarType(); shouldConvertSplatType() local [all...] |
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 21601 EVT ScalarType = DataType.getScalarType(); isLegalStridedLoadStore() local
|