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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
IRBuilder.h 803 return Insert(GetElementPtrInst::CreateInBounds(Ptr, IdxList), Name);
    [all...]
NoFolder.h 195 return GetElementPtrInst::CreateInBounds(C, IdxList);
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
NoFolder.h 208 return GetElementPtrInst::CreateInBounds(Ty, C, IdxList);
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
NoFolder.h 243 return GetElementPtrInst::CreateInBounds(Ty, C, IdxList);
IRBuilder.h     [all...]
Instructions.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 61 GetElementPtrInst::CreateInBounds(New, Idx, New->getName()+".sub");
InstCombineCasts.cpp     [all...]
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
DeadStoreElimination.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h 744 static GetElementPtrInst *CreateInBounds(Value *Ptr,
752 static GetElementPtrInst *CreateInBounds(Value *Ptr,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ScalarReplAggregates.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 203 GetElementPtrInst::CreateInBounds(New, Idx, New->getName() + ".sub");
    [all...]
InstCombineCasts.cpp     [all...]
InstructionCombining.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DeadStoreElimination.cpp     [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVUtil.cpp     [all...]
SPIRVReader.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 218 GetElementPtrInst::CreateInBounds(New, Idx, New->getName() + ".sub");
    [all...]
InstructionCombining.cpp     [all...]
InstCombineCasts.cpp     [all...]
InstCombineSelect.cpp 358 ? GetElementPtrInst::CreateInBounds(ElementType, Op0, {Op1})
    [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]

Completed in 1267 milliseconds

1 2