HomeSort by relevance Sort by last modified time
    Searched refs:cast (Results 951 - 975 of 3080) sorted by null

<<31323334353637383940>>

  /external/skqp/src/gpu/
GrColorSpaceXform.cpp 61 const GrColorSpaceXformEffect& csxe = args.fFp.cast<GrColorSpaceXformEffect>();
85 const GrColorSpaceXformEffect& csxe = processor.cast<GrColorSpaceXformEffect>();
113 const GrColorSpaceXformEffect& other = s.cast<GrColorSpaceXformEffect>();
  /external/skqp/src/gpu/effects/
GrBitmapTextGeoProc.cpp 26 const GrBitmapTextGeoProc& btgp = args.fGP.cast<GrBitmapTextGeoProc>();
83 const GrBitmapTextGeoProc& btgp = gp.cast<GrBitmapTextGeoProc>();
102 const GrBitmapTextGeoProc& btgp = proc.cast<GrBitmapTextGeoProc>();
GrCoverageSetOpXP.cpp 39 const CoverageSetOpXP& xp = xpBase.cast<CoverageSetOpXP>();
60 const CoverageSetOpXP& xp = processor.cast<CoverageSetOpXP>();
67 const CoverageSetOpXP& xp = args.fXP.cast<CoverageSetOpXP>();
GrMagnifierEffect.cpp 23 const GrMagnifierEffect& _outer = args.fFp.cast<GrMagnifierEffect>();
78 const GrMagnifierEffect& _outer = _proc.cast<GrMagnifierEffect>();
143 const GrMagnifierEffect& that = other.cast<GrMagnifierEffect>();
GrRRectBlurEffect.cpp 62 const GrRRectBlurEffect& _outer = args.fFp.cast<GrRRectBlurEffect>();
102 const GrRRectBlurEffect& _outer = _proc.cast<GrRRectBlurEffect>();
135 const GrRRectBlurEffect& that = other.cast<GrRRectBlurEffect>();
GrRectBlurEffect.cpp 23 const GrRectBlurEffect& _outer = args.fFp.cast<GrRectBlurEffect>();
106 const GrRectBlurEffect& _outer = _proc.cast<GrRectBlurEffect>();
136 const GrRectBlurEffect& that = other.cast<GrRectBlurEffect>();
GrYUVtoRGBEffect.cpp 94 const GrYUVtoRGBEffect& _outer = args.fFp.cast<GrYUVtoRGBEffect>();
145 const GrYUVtoRGBEffect& _outer = _proc.cast<GrYUVtoRGBEffect>();
173 const GrYUVtoRGBEffect& that = other.cast<GrYUVtoRGBEffect>();
  /external/skqp/src/gpu/gradients/
GrDualIntervalGradientColorizer.cpp 24 args.fFp.cast<GrDualIntervalGradientColorizer>();
61 _proc.cast<GrDualIntervalGradientColorizer>();
107 const GrDualIntervalGradientColorizer& that = other.cast<GrDualIntervalGradientColorizer>();
  /external/swiftshader/src/OpenGL/compiler/
parseConst.cpp 180 leftUnionArray[index].cast(basicType, rightUnionArray[i]);
193 leftUnionArray[i].cast(basicType, rightUnionArray[count]);
207 leftUnionArray[i].cast(basicType, rightUnionArray[0]);
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelDAGToDAG.cpp 105 Imm = (int32_t)cast<ConstantSDNode>(N)->getZExtValue();
107 return Imm == (int32_t)cast<ConstantSDNode>(N)->getZExtValue();
109 return Imm == (int64_t)cast<ConstantSDNode>(N)->getZExtValue();
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DeadArgumentElimination.cpp 248 cast<InvokeInst>(New)->setCallingConv(CS.getCallingConv());
249 cast<InvokeInst>(New)->setAttributes(PAL);
252 cast<CallInst>(New)->setCallingConv(CS.getCallingConv());
253 cast<CallInst>(New)->setAttributes(PAL);
254 if (cast<CallInst>(Call)->isTailCall())
255 cast<CallInst>(New)->setTailCall();
826 cast<InvokeInst>(New)->setCallingConv(CS.getCallingConv());
827 cast<InvokeInst>(New)->setAttributes(NewCallPAL);
830 cast<CallInst>(New)->setCallingConv(CS.getCallingConv());
831 cast<CallInst>(New)->setAttributes(NewCallPAL)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
ProfilingUtils.cpp 56 cast<ArrayType>(Array->getType()->getElementType())->getNumElements();
76 CastInst::Create(opcode, AI, ArgVTy, "argv.cast", InitCall));
97 "argc.cast", InitCall));
156 dtors.push_back(cast<Constant>(InitList->getOperand(i)));
168 cast<ArrayType>(GlobalDtors->getType()->getElementType()), dtors));
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopRotation.cpp 126 Instruction *UserInst = cast<Instruction>(U.getUser());
298 BranchInst *PHBI = cast<BranchInst>(OrigPreheader->getTerminator());
301 PHBI->getSuccessor(cast<ConstantInt>(PHBI->getCondition())->isZero())
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DivergenceAnalysis.cpp 160 if (!cast<PHINode>(I)->hasConstantOrUndefValue() && DV.insert(&*I).second)
203 Instruction *UserInst = cast<Instruction>(U);
244 Instruction *UserInst = cast<Instruction>(U);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
TargetLoweringObjectFile.cpp 61 if (!isNullOrUndef(cast<Constant>(Operand)))
108 return cast<ArrayType>(C->getType())->getNumElements() == 1;
150 const auto *GVar = cast<GlobalVariable>(GO);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyFixFunctionBitcasts.cpp 90 auto c = ConstantBCs.insert(cast<Constant>(U.get()));
194 PointerType *PTy = cast<PointerType>(U->get()->getType());
227 cast<Function>(CallMain->getCalledValue()->stripPointerCasts());
WebAssemblyMCInstLower.cpp 36 MCSymbolWasm *WasmSym = cast<MCSymbolWasm>(Printer.getSymbol(Global));
82 cast<MCSymbolWasm>(Printer.GetExternalSymbolSymbol(Name));
189 MCSymbolWasm *WasmSym = cast<MCSymbolWasm>(Sym);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
ThreadSanitizer.cpp 298 Type *PtrTy = cast<PointerType>(Addr->getType()->getScalarType());
351 LoadInst *Load = cast<LoadInst>(I);
366 ? cast<StoreInst>(I)->getPointerOperand()
367 : cast<LoadInst>(I)->getPointerOperand();
492 ? cast<StoreInst>(I)->getPointerOperand()
493 : cast<LoadInst>(I)->getPointerOperand();
506 Value *StoredValue = cast<StoreInst>(I)->getValueOperand();
529 ? cast<StoreInst>(I)->getAlignment()
530 : cast<LoadInst>(I)->getAlignment();
531 Type *OrigTy = cast<PointerType>(Addr->getType())->getElementType()
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 259 Pointer = cast<StoreInst>(I)->getPointerOperand();
316 if (isa<Instruction>(Cond) && cast<Instruction>(Cond)->getParent() == BB)
698 BBChanged |= processSelect(cast<SelectInst>(II), LVI);
701 BBChanged |= processPHI(cast<PHINode>(II), LVI, DT, SQ);
705 BBChanged |= processCmp(cast<CmpInst>(II), LVI);
716 BBChanged |= processSRem(cast<BinaryOperator>(II), LVI);
719 BBChanged |= processSDiv(cast<BinaryOperator>(II), LVI);
723 BBChanged |= processUDivOrURem(cast<BinaryOperator>(II), LVI);
726 BBChanged |= processAShr(cast<BinaryOperator>(II), LVI);
729 BBChanged |= processAdd(cast<BinaryOperator>(II), LVI)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
ValueTrackingTest.cpp 161 // We should be able to look through the situation where we cast both operands
175 // We should be able to look through the situation where we cast both operands
189 // The cast types here aren't the same, so we cannot match an UMIN.
259 cast<ReturnInst>(F->getEntryBlock().getTerminator())->getOperand(0);
284 cast<ReturnInst>(F->getEntryBlock().getTerminator())->getOperand(0);
310 cast<ReturnInst>(F->getEntryBlock().getTerminator())->getOperand(0);
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
BasicBlockTest.cpp 117 Instruction *AddInst = cast<Instruction>(Builder1.CreateAdd(V, V));
118 Instruction *MulInst = cast<Instruction>(Builder1.CreateMul(AddInst, V));
120 Instruction *SubInst = cast<Instruction>(Builder1.CreateSub(MulInst, V));
  /external/tensorflow/tensorflow/contrib/linear_optimizer/python/
sdca_optimizer.py 127 math_ops.cast(ignore_value, dense_tensor.dtype)))
138 array_ops.reshape(math_ops.cast(sparse_values, dtypes.float32), [-1]))
257 example_labels=math_ops.cast(
  /external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
math_utils.py 69 d = math_ops.cast(array_ops.shape(scale_tril)[-1], log_det_cov.dtype)
160 array_size = math_ops.cast(array_size, dtypes.int32)
253 powers = math_ops.cast(powers, dtype=dtypes.int32)
497 power = -(math_ops.cast(array_ops.shape(covariance)[0] + 1,
    [all...]
  /external/tensorflow/tensorflow/python/ops/distributions/
bernoulli.py 130 return math_ops.cast(sample, self.dtype)
139 event = math_ops.cast(event, self.logits.dtype)
166 return math_ops.cast(self.probs > 0.5, self.dtype)
  /external/v8/src/compiler/
register-allocator-verifier.h 83 static const PendingAssessment* cast(const Assessment* assessment) { function in class:v8::internal::compiler::final
88 static PendingAssessment* cast(Assessment* assessment) { function in class:v8::internal::compiler::final
114 static const FinalAssessment* cast(const Assessment* assessment) { function in class:v8::internal::compiler::final

Completed in 1590 milliseconds

<<31323334353637383940>>