Searched refs:getConstantGEP (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 1829 static llvm::Constant *getConstantGEP(llvm::LLVMContext &VMContext, in getConstantGEP() function 2836 return getConstantGEP(VMContext, Entry, 0, 0); in getBitmapBlockLayout() 5258 return getConstantGEP(VMContext, Entry, 0, 0); in GetClassName() 5507 return getConstantGEP(CGM.getLLVMContext(), Entry, 0, 0); in buildBitmap() 5604 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarName() 5619 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 5630 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 5638 return getConstantGEP(VMContext, Entry, 0, 0); in GetPropertyName()
|