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

1 2 3 4 5 6 7 8 91011

  /external/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 101 cast<PointerType>(GEPOp->getPointerOperandType()->getScalarType())
112 cast<PointerType>(GEPOp.getPointerOperandType()->getScalarType())
Type.h 181 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
199 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
214 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
291 Type *getScalarType() const LLVM_READONLY;
  /external/llvm/tools/llvm-stress/
llvm-stress.cpp 207 TempValues.push_back(getRandomConstant(VTp->getScalarType()));
342 bool isFloat = Val0->getType()->getScalarType()->isFloatingPointTy();
376 case 0: if (Ty->getScalarType()->isIntegerTy())
378 case 1: if (Ty->getScalarType()->isIntegerTy())
471 Value *Val1 = getRandomValue(Val0->getType()->getScalarType());
507 unsigned VSize = VTy->getScalarType()->getPrimitiveSizeInBits();
508 unsigned DestSize = DestTy->getScalarType()->getPrimitiveSizeInBits();
517 if (VTy->getScalarType()->isIntegerTy() &&
518 DestTy->getScalarType()->isIntegerTy()) {
532 if (VTy->getScalarType()->isFloatingPointTy() &
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
208 return getScalarType()->isIntegerTy(BitWidth);
224 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
301 Type *getScalarType() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
208 return getScalarType()->isIntegerTy(BitWidth);
224 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
301 Type *getScalarType() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
208 return getScalarType()->isIntegerTy(BitWidth);
224 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
301 Type *getScalarType() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
208 return getScalarType()->isIntegerTy(BitWidth);
224 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
301 Type *getScalarType() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
208 return getScalarType()->isIntegerTy(BitWidth);
224 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
301 Type *getScalarType() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
208 return getScalarType()->isIntegerTy(BitWidth);
224 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
301 Type *getScalarType() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
208 return getScalarType()->isIntegerTy(BitWidth);
224 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
301 Type *getScalarType() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
208 return getScalarType()->isIntegerTy(BitWidth);
224 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
301 Type *getScalarType() const {
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 296 if (CI->getArgOperand(0)->getType()->getScalarType()->
390 TLI->isOperationLegalOrCustom(Opcode, VTy.getScalarType()))
399 J->getType()->getScalarType()->isPPC_FP128Ty()) {
405 if (CI->getSrcTy()->getScalarType()->isPPC_FP128Ty() ||
406 CI->getDestTy()->getScalarType()->isPPC_FP128Ty() ||
407 isLargeIntegerTy(TT.isArch32Bit(), CI->getSrcTy()->getScalarType()) ||
408 isLargeIntegerTy(TT.isArch32Bit(), CI->getDestTy()->getScalarType()))
411 J->getType()->getScalarType()) &&
418 isLargeIntegerTy(false, J->getType()->getScalarType()) &&
  /external/deqp/framework/randomshaders/
rsgExecutionContext.cpp 37 return ExecValueAccess(VariableType::getScalarType(VariableType::TYPE_BOOL), m_data);
42 return ExecConstValueAccess(VariableType::getScalarType(VariableType::TYPE_BOOL), m_data);
rsgVariableType.cpp 130 const VariableType& VariableType::getScalarType (Type baseType)
176 throw Exception("VariableType::getScalarType(): unsupported type");
190 return getScalarType(m_baseType);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/FuzzMutate/
OpDescriptor.h 181 return V->getType() == Cur[0]->getType()->getScalarType();
185 return makeConstantsWithType(Cur[0]->getType()->getScalarType());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/FuzzMutate/
OpDescriptor.h 181 return V->getType() == Cur[0]->getType()->getScalarType();
185 return makeConstantsWithType(Cur[0]->getType()->getScalarType());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/FuzzMutate/
OpDescriptor.h 181 return V->getType() == Cur[0]->getType()->getScalarType();
185 return makeConstantsWithType(Cur[0]->getType()->getScalarType());
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/FuzzMutate/
OpDescriptor.h 181 return V->getType() == Cur[0]->getType()->getScalarType();
185 return makeConstantsWithType(Cur[0]->getType()->getScalarType());
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/FuzzMutate/
OpDescriptor.h 181 return V->getType() == Cur[0]->getType()->getScalarType();
185 return makeConstantsWithType(Cur[0]->getType()->getScalarType());
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/FuzzMutate/
OpDescriptor.h 181 return V->getType() == Cur[0]->getType()->getScalarType();
185 return makeConstantsWithType(Cur[0]->getType()->getScalarType());
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/FuzzMutate/
OpDescriptor.h 181 return V->getType() == Cur[0]->getType()->getScalarType();
185 return makeConstantsWithType(Cur[0]->getType()->getScalarType());
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/FuzzMutate/
OpDescriptor.h 181 return V->getType() == Cur[0]->getType()->getScalarType();
185 return makeConstantsWithType(Cur[0]->getType()->getScalarType());
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Type.h 183 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
216 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
293 Type *getScalarType() const LLVM_READONLY;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Type.h 183 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
216 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
293 Type *getScalarType() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
218 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
295 Type *getScalarType() const {

Completed in 1858 milliseconds

1 2 3 4 5 6 7 8 91011