Searched refs:getConstantGEP (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 1825 static llvm::Constant *getConstantGEP(llvm::LLVMContext &VMContext, in getConstantGEP() function 2839 return getConstantGEP(VMContext, Entry, 0, 0); in getBitmapBlockLayout() 5284 return getConstantGEP(VMContext, Entry, 0, 0); in GetClassName() 5538 return getConstantGEP(CGM.getLLVMContext(), Entry, 0, 0); in buildBitmap() 5635 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarName() 5650 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 5661 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 5669 return getConstantGEP(VMContext, Entry, 0, 0); in GetPropertyName()
|