reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
139 Mod = &M; 140 DL = &Mod->getDataLayout(); 187 = Intrinsic::getDeclaration(Mod, Intrinsic::r600_read_local_size_y); 189 = Intrinsic::getDeclaration(Mod, Intrinsic::r600_read_local_size_z); 235 = Intrinsic::getDeclaration(Mod, Intrinsic::amdgcn_dispatch_ptr); 244 Type *I32Ty = Type::getInt32Ty(Mod->getContext()); 257 MDNode *MD = MDNode::get(Mod->getContext(), None); 291 Function *WorkitemIdFn = Intrinsic::getDeclaration(Mod, IntrID); 646 const DataLayout &DL = Mod->getDataLayout(); 650 for (GlobalVariable &GV : Mod->globals()) { 760 const DataLayout &DL = Mod->getDataLayout(); 797 *Mod, GVTy, false, GlobalValue::InternalLinkage, 820 Constant::getNullValue(Type::getInt32Ty(Mod->getContext())), 919 Function *ObjectSize = Intrinsic::getDeclaration(Mod,