HomeSort by relevance Sort by last modified time
    Searched refs:CreateInBounds (Results 1 - 8 of 8) sorted by null

  /external/llvm/include/llvm/Support/
NoFolder.h 207 return GetElementPtrInst::CreateInBounds(C, IdxList);
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
Instructions.h 745 static GetElementPtrInst *CreateInBounds(Value *Ptr,
753 static GetElementPtrInst *CreateInBounds(Value *Ptr,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 188 GetElementPtrInst::CreateInBounds(New, Idx, New->getName()+".sub");
InstCombineCasts.cpp     [all...]
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp     [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]

Completed in 121 milliseconds