OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateConstGEP1_64
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPULateCodeGenPrepare.cpp
168
IRB.
CreateConstGEP1_64
(IRB.CreatePointerBitCastOrAddrSpaceCast(Base, Int8PtrTy),
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ExpandMemCmp.cpp
288
LhsSource = Builder.
CreateConstGEP1_64
(
291
RhsSource = Builder.
CreateConstGEP1_64
(
/src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp
1281
builder.
CreateConstGEP1_64
(unwindException,
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h
1877
Value *
CreateConstGEP1_64
(Type *Ty, Value *Ptr, uint64_t Idx0,
1887
Value *
CreateConstGEP1_64
(Value *Ptr, uint64_t Idx0, const Twine &Name = "") {
1888
return
CreateConstGEP1_64
(nullptr, Ptr, Idx0, Name);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGAtomic.cpp
87
VoidPtrAddr = CGF.Builder.
CreateConstGEP1_64
(
ItaniumCXXABI.cpp
1579
CGF.Builder.
CreateConstGEP1_64
(VTablePtr, VBaseOffsetOffset.getQuantity(),
Completed in 44 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026