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

1 2 3 4

  /external/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp 204 if (Arg->getType()->isPointerTy()) {
537 if (A->getType()->isPointerTy() && !A->hasNoCaptureAttr()) {
548 if (!A->getType()->isPointerTy()) continue;
791 if (!F->getReturnType()->isPointerTy())
801 if (F->doesNotAlias(0) || !F->getReturnType()->isPointerTy())
823 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy())
832 !FTy->getParamType(0)->isPointerTy() ||
846 !FTy->getParamType(1)->isPointerTy())
859 !FTy->getParamType(1)->isPointerTy())
867 !FTy->getParamType(0)->isPointerTy() ||
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp 164 !FT->getParamType(0)->isPointerTy() ||
165 !FT->getParamType(1)->isPointerTy() ||
187 !FT->getParamType(0)->isPointerTy() ||
188 !FT->getParamType(1)->isPointerTy() ||
210 !FT->getParamType(0)->isPointerTy() ||
795 !FT->getParamType(0)->isPointerTy() ||
796 !FT->getParamType(1)->isPointerTy())
875 !FT->getParamType(0)->isPointerTy() ||
876 !FT->getParamType(1)->isPointerTy() ||
877 !FT->getReturnType()->isPointerTy())
    [all...]
BuildLibCalls.cpp 376 if (File->getType()->isPointerTy())
411 if (File->getType()->isPointerTy())
445 if (File->getType()->isPointerTy())
484 !FT->getParamType(0)->isPointerTy() ||
485 !FT->getParamType(1)->isPointerTy() ||
507 !FT->getParamType(0)->isPointerTy() ||
508 !FT->getParamType(1)->isPointerTy() ||
525 !FT->getParamType(0)->isPointerTy() ||
PromoteMemoryToRegister.cpp 461 if (AST && LI->getType()->isPointerTy())
556 if (AST && LI->getType()->isPointerTy())
758 if (AST && PN->getType()->isPointerTy())
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 297 if (DestPTy->isIntegerTy() || DestPTy->isPointerTy() ||
314 (SrcPTy->isIntegerTy() || SrcPTy->isPointerTy() ||
318 (SrcPTy->isPointerTy() == LI.getType()->isPointerTy()) &&
459 if (!DestPTy->isIntegerTy() && !DestPTy->isPointerTy())
493 if (!SrcPTy->isIntegerTy() && !SrcPTy->isPointerTy())
513 if (CastDstTy->isPointerTy()) {
517 if (SIOp0->getType()->isPointerTy())
608 (isa<BitCastInst>(BBI) && BBI->getType()->isPointerTy())) {
675 (isa<BitCastInst>(BBI) && BBI->getType()->isPointerTy()));
    [all...]
  /external/llvm/lib/IR/
Function.cpp 82 if (!getType()->isPointerTy()) return false;
88 assert(getType()->isPointerTy() && "Only pointers have alignments");
96 if (!getType()->isPointerTy()) return false;
104 if (!getType()->isPointerTy()) return false;
112 if (!getType()->isPointerTy()) return false;
120 if (!getType()->isPointerTy()) return false;
Instructions.cpp 485 assert(Source->getType()->isPointerTy() &&
    [all...]
Verifier.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 246 FTy->getParamType(1)->isPointerTy() &&
247 FTy->getParamType(2)->isPointerTy()) {
261 FTy->getParamType(1)->isPointerTy()) {
  /external/llvm/lib/Analysis/
AliasAnalysis.cpp 99 if (!Arg->getType()->isPointerTy())
157 if (!Arg->getType()->isPointerTy())
177 if (!Arg->getType()->isPointerTy())
442 if (!(*CI)->getType()->isPointerTy() ||
CaptureTracking.cpp 83 assert(V->getType()->isPointerTy() && "Capture is for pointers only!");
AliasAnalysisEvaluator.cpp 138 return V->getType()->isPointerTy()
151 if (I->getType()->isPointerTy()) // Add all pointer arguments.
155 if (I->getType()->isPointerTy()) // Add all pointer instructions.
ScalarEvolutionAliasAnalysis.cpp 98 if (Last->getType()->isPointerTy())
ScalarEvolution.cpp 342 assert((Op->getType()->isIntegerTy() || Op->getType()->isPointerTy()) &&
343 (Ty->isIntegerTy() || Ty->isPointerTy()) &&
350 assert((Op->getType()->isIntegerTy() || Op->getType()->isPointerTy()) &&
351 (Ty->isIntegerTy() || Ty->isPointerTy()) &&
358 assert((Op->getType()->isIntegerTy() || Op->getType()->isPointerTy()) &&
359 (Ty->isIntegerTy() || Ty->isPointerTy()) &&
496 bool LIsPointer = LV->getType()->isPointerTy(),
497 RIsPointer = RV->getType()->isPointerTy();
    [all...]
TargetTransformInfo.cpp 261 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
BranchProbabilityInfo.cpp 285 if (!LHS->getType()->isPointerTy())
288 assert(CI->getOperand(1)->getType()->isPointerTy());
  /external/llvm/include/llvm/IR/
Type.h 218 /// isPointerTy - True if this is an instance of PointerType.
220 bool isPointerTy() const { return getTypeID() == PointerTyID; }
225 bool isPtrOrPtrVectorTy() const { return getScalarType()->isPointerTy(); }
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 854 if (StoredValTy->getScalarType()->isPointerTy() &&
855 LoadedTy->getScalarType()->isPointerTy())
859 if (StoredValTy->getScalarType()->isPointerTy()) {
865 if (TypeToCastTo->getScalarType()->isPointerTy())
872 if (LoadedTy->getScalarType()->isPointerTy())
884 if (StoredValTy->getScalarType()->isPointerTy()) {
910 if (LoadedTy->getScalarType()->isPointerTy())
    [all...]
IndVarSimplify.cpp 170 if (!FromPtr->getType()->isPointerTy() || !ToPtr->getType()->isPointerTy())
504 if (!PN->getType()->isIntegerTy() && !PN->getType()->isPointerTy())
    [all...]
  /art/compiler/llvm/
intrinsic_helper.cc 157 if (arg_iter->getType()->isPointerTy()) {
runtime_support_builder_arm.cc 42 int width = type->isPointerTy() ?
  /external/llvm/include/llvm/Analysis/
PtrUseVisitor.h 207 assert(I.getType()->isPointerTy());
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 410 FTy->getParamType(1)->isPointerTy() &&
411 FTy->getParamType(2)->isPointerTy()) {
425 FTy->getParamType(1)->isPointerTy()) {
442 if (FTy->getParamType(0)->isPointerTy()) {
  /external/llvm/tools/llvm-stress/
llvm-stress.cpp 199 if (V->getType()->isPointerTy())
324 if (Val0->getType()->isPointerTy() ||
325 Val1->getType()->isPointerTy())
491 if (VTy->isPointerTy()) {
492 if (!DestTy->isPointerTy())
590 if (Val0->getType()->isPointerTy()) return;
  /external/llvm/lib/Analysis/IPA/
GlobalsModRef.cpp 231 if (I->getType()->getElementType()->isPointerTy() &&
249 if (!V->getType()->isPointerTy()) return true;

Completed in 432 milliseconds

1 2 3 4