HomeSort by relevance Sort by last modified time
    Searched refs:getPointerOperand (Results 51 - 69 of 69) sorted by null

1 23

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp 155 return FindSingleUseIdentifiedObject(GEP->getPointerOperand());
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 156 FromPtr = GEP->getPointerOperand();
159 ToPtr = GEP->getPointerOperand();
    [all...]
LICM.cpp 728 Ptr = cast<StoreInst>(I)->getPointerOperand();
    [all...]
LoopIdiomRecognize.cpp 776 Value *StorePtr = SI->getPointerOperand();
    [all...]
ScalarReplAggregates.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
InstCombineCasts.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp     [all...]
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 300 GetPointerBaseWithConstantOffset(LI->getPointerOperand(), LIOffs, &DL);
    [all...]
InstructionSimplify.cpp 615 V = GEP->getPointerOperand();
    [all...]
ScalarEvolution.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp 591 Value *Addr = SI.getPointerOperand();
    [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]

Completed in 437 milliseconds

1 23