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

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

Completed in 79 milliseconds