HomeSort by relevance Sort by last modified time
    Searched full:basepointer (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/CodeGen/
SafeStack.cpp 160 Instruction *BasePointer,
516 Instruction *BasePointer, AllocaInst *StackGuardSlot) {
518 return BasePointer;
569 IRB.SetInsertPoint(BasePointer->getNextNode());
570 BasePointer = cast<Instruction>(IRB.CreateIntToPtr(
571 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy),
576 IRB.SetInsertPoint(BasePointer->getNextNode());
580 Value *Off = IRB.CreateGEP(BasePointer, // BasePointer is i8*
598 Value *Off = IRB.CreateGEP(BasePointer, // BasePointer is i8
    [all...]
  /external/llvm/lib/Analysis/
Delinearization.cpp 98 const SCEVUnknown *BasePointer =
101 if (!BasePointer)
103 AccessFn = SE->getMinusSCEV(AccessFn, BasePointer);
118 O << "Base offset: " << *BasePointer << "\n";
  /external/llvm/lib/Target/Lanai/
LanaiRegisterInfo.cpp 153 // or pos. offsets from sp/basepointer
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 

Completed in 434 milliseconds