HomeSort by relevance Sort by last modified time
    Searched refs:VTy (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /external/llvm/include/llvm/IR/
DerivedTypes.h 379 static VectorType *getInteger(VectorType *VTy) {
380 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
382 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
383 return VectorType::get(EltTy, VTy->getNumElements());
388 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
389 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
390 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
391 return VectorType::get(EltTy, VTy->getNumElements());
396 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
397 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 31 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
34 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
GlobalIndirectSymbol.h 29 GlobalIndirectSymbol(Type *Ty, ValueTy VTy, unsigned AddressSpace,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DerivedTypes.h 382 static VectorType *getInteger(VectorType *VTy) {
383 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
386 return VectorType::get(EltTy, VTy->getNumElements());
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
392 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
394 return VectorType::get(EltTy, VTy->getNumElements());
399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
400 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 32 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 382 static VectorType *getInteger(VectorType *VTy) {
383 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
386 return VectorType::get(EltTy, VTy->getNumElements());
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
392 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
394 return VectorType::get(EltTy, VTy->getNumElements());
399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
400 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 32 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 382 static VectorType *getInteger(VectorType *VTy) {
383 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
386 return VectorType::get(EltTy, VTy->getNumElements());
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
392 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
394 return VectorType::get(EltTy, VTy->getNumElements());
399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
400 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 32 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 382 static VectorType *getInteger(VectorType *VTy) {
383 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
386 return VectorType::get(EltTy, VTy->getNumElements());
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
392 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
394 return VectorType::get(EltTy, VTy->getNumElements());
399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
400 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 32 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 382 static VectorType *getInteger(VectorType *VTy) {
383 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
386 return VectorType::get(EltTy, VTy->getNumElements());
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
392 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
394 return VectorType::get(EltTy, VTy->getNumElements());
399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
400 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 32 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 382 static VectorType *getInteger(VectorType *VTy) {
383 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
386 return VectorType::get(EltTy, VTy->getNumElements());
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
392 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
394 return VectorType::get(EltTy, VTy->getNumElements());
399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
400 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 32 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 382 static VectorType *getInteger(VectorType *VTy) {
383 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
386 return VectorType::get(EltTy, VTy->getNumElements());
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
392 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
394 return VectorType::get(EltTy, VTy->getNumElements());
399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
400 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 32 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 382 static VectorType *getInteger(VectorType *VTy) {
383 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
386 return VectorType::get(EltTy, VTy->getNumElements());
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
392 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
394 return VectorType::get(EltTy, VTy->getNumElements());
399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
400 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 32 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 382 static VectorType *getInteger(VectorType *VTy) {
383 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
386 return VectorType::get(EltTy, VTy->getNumElements());
391 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
392 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
394 return VectorType::get(EltTy, VTy->getNumElements());
399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
400 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
GlobalObject.h 32 GlobalObject(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps,
35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace),
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyTargetTransformInfo.cpp 54 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) {
64 Cost = VTy->getNumElements() *
66 getArithmeticInstrCost(Opcode, VTy->getElementType()) +
  /external/swiftshader/third_party/LLVM/include/llvm/
DerivedTypes.h 375 static VectorType *getInteger(VectorType *VTy) {
376 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
377 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits);
378 return VectorType::get(EltTy, VTy->getNumElements());
385 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
386 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits();
387 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2);
388 return VectorType::get(EltTy, VTy->getNumElements());
395 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
396 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits()
    [all...]
  /external/llvm/lib/IR/
ValueTypes.cpp 114 if (VectorType *VTy = dyn_cast<VectorType>(LLVMTy))
115 return VTy->getBitWidth();
299 VectorType *VTy = cast<VectorType>(Ty);
301 getVT(VTy->getElementType(), false), VTy->getNumElements());
316 VectorType *VTy = cast<VectorType>(Ty);
317 return getVectorVT(Ty->getContext(), getEVT(VTy->getElementType(), false),
318 VTy->getNumElements());
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Value.cpp 45 SubclassOptionalData(0), SubclassData(0), VTy((Type*)checkType(ty)),
49 assert((VTy->isFirstClassType() || VTy->isVoidTy() || VTy->isStructTy()) &&
52 assert((VTy->isFirstClassType() || VTy->isVoidTy()) &&
69 dbgs() << "While deleting: " << *VTy << " %" << getNameStr() << "\n";
411 LLVMContext &Value::getContext() const { return VTy->getContext(); }

Completed in 704 milliseconds

1 2 3 4 5 6