Searched refs:getConstantGEP (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 1770 static llvm::Constant *getConstantGEP(llvm::LLVMContext &VMContext, in getConstantGEP() function 2756 return getConstantGEP(VMContext, Entry, 0, 0); in getBitmapBlockLayout() 5171 return getConstantGEP(VMContext, Entry, 0, 0); in GetClassName() 5425 return getConstantGEP(CGM.getLLVMContext(), Entry, 0, 0); in buildBitmap() 5523 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarName() 5538 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 5549 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 5557 return getConstantGEP(VMContext, Entry, 0, 0); in GetPropertyName()
|