Searched refs:GMP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2257 GCMetadataPrinter *GMP = I->instantiate(); local
2258 GMP->S = S;
2259 GCMap.insert(std::make_pair(S, GMP));
2260 return GMP;
/freebsd-10.2-release/contrib/gcc/
H A Dconfigure953 GMPLIBS How to link GMP
954 GMPINC How to find GMP include files

Completed in 73 milliseconds