Searched refs:CreateConstGEP1_64 (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLoadCombine.cpp199 Value *Ptr = Builder->CreateConstGEP1_64(
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1333 builder.CreateConstGEP1_64(unwindException,
/external/clang/lib/CodeGen/
H A DCGAtomic.cpp87 VoidPtrAddr = CGF.Builder.CreateConstGEP1_64(
H A DItaniumCXXABI.cpp1321 CGF.Builder.CreateConstGEP1_64(VTablePtr, VBaseOffsetOffset.getQuantity(),
/external/llvm/include/llvm/IR/
H A DIRBuilder.h1187 Value *CreateConstGEP1_64(Value *Ptr, uint64_t Idx0, const Twine &Name = "") { function in class:llvm::IRBuilder

Completed in 93 milliseconds