Searched refs:getConstantGEP (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGObjCMac.cpp | 1680 static llvm::Constant *getConstantGEP(llvm::LLVMContext &VMContext, in getConstantGEP() function 2583 return getConstantGEP(VMContext, Entry, 0, 0); in getBitmapBlockLayout() 4716 return getConstantGEP(VMContext, Entry, 0, 0); in GetClassName() 4971 return getConstantGEP(CGM.getLLVMContext(), Entry, 0, 0); in buildBitmap() 5075 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarName() 5097 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 5116 return getConstantGEP(VMContext, Entry, 0, 0); in GetMethodVarType() 5129 return getConstantGEP(VMContext, Entry, 0, 0); in GetPropertyName()
|