reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
133 Context = &funcInfo.Fn->getContext(); 1488 Constant *Zero = ConstantInt::get(Type::getInt32Ty(*Context), 0); 1896 CCState CCInfo(CC, isVarArg, *FuncInfo.MF, ArgLocs, *Context); 2046 CCState CCInfo(CC, isVarArg, *FuncInfo.MF, RVLocs, *Context); 2186 Type *GVTy = Type::getInt32PtrTy(*Context, /*AS=*/0); 2190 GlobalValue *GV = new GlobalVariable(M, Type::getInt32Ty(*Context), false, 2218 CCState CCInfo(CC, false, *FuncInfo.MF, RVLocs, *Context); 2326 CCState CCInfo(CC, isVarArg, *FuncInfo.MF, RVLocs, *Context);