Home
last modified time | relevance | path

Searched refs:FixedVectorTyID (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/WrapperLLVM/include/llvmWrapper/IR/
H A DDerivedTypes.h24 const uint32_t VectorTyID = llvm::Type::FixedVectorTyID;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DType.h82 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
238 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h547 return T->getTypeID() == FixedVectorTyID || in classof()
560 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
597 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DType.h76 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
232 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h547 return T->getTypeID() == FixedVectorTyID || in classof()
560 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
597 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DType.h76 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
227 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h519 return T->getTypeID() == FixedVectorTyID || in classof()
528 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
565 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DDerivedTypes.h529 return T->getTypeID() == FixedVectorTyID || in classof()
553 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
590 return T->getTypeID() == FixedVectorTyID; in classof()
H A DType.h76 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
232 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DType.h76 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
238 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h518 return T->getTypeID() == FixedVectorTyID || in classof()
527 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
564 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DType.h76 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
238 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h518 return T->getTypeID() == FixedVectorTyID || in classof()
527 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
564 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DType.h77 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
236 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h530 return T->getTypeID() == FixedVectorTyID || in classof()
554 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
591 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DType.h76 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
238 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h518 return T->getTypeID() == FixedVectorTyID || in classof()
527 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
564 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DType.h76 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
238 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h518 return T->getTypeID() == FixedVectorTyID || in classof()
527 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
564 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DType.h77 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
236 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h530 return T->getTypeID() == FixedVectorTyID || in classof()
554 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
591 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DType.h76 FixedVectorTyID, ///< Fixed width SIMD vector type enumerator
238 return getTypeID() == ScalableVectorTyID || getTypeID() == FixedVectorTyID; in isVectorTy()
H A DDerivedTypes.h518 return T->getTypeID() == FixedVectorTyID || in classof()
527 : VectorType(ElTy, NumElts, FixedVectorTyID) {} in FixedVectorType()
564 return T->getTypeID() == FixedVectorTyID; in classof()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp621 case Type::FixedVectorTyID: in getConstantValue()
914 case Type::FixedVectorTyID: { in getConstantValue()
1045 case Type::FixedVectorTyID: in StoreValueToMemory()
1099 case Type::FixedVectorTyID: { in LoadValueFromMemory()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp632 case Type::FixedVectorTyID: in getConstantValue()
925 case Type::FixedVectorTyID: { in getConstantValue()
1056 case Type::FixedVectorTyID: in StoreValueToMemory()
1110 case Type::FixedVectorTyID: { in LoadValueFromMemory()

123456789