Searched refs:getConstantGEP (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGObjCMac.cpp | 1677 static llvm::Constant *getConstantGEP(llvm::LLVMContext &VMContext, in getConstantGEP() function 2447 return getConstantGEP(VMContext, Entry, 0, 0); in getBitmapBlockLayout() 4419 return getConstantGEP(VMContext, Entry, 0, 0); in GetClassName() 4739 return getConstantGEP(VMContext, Entry, 0, 0); in BuildIvarLayoutBitmap() 4830 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarName() 4852 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 4871 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 4884 return getConstantGEP(VMContext, Entry, 0, 0); in GetPropertyName()
|