Searched defs:gv (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/examples/HowToUseJIT/
H A DHowToUseJIT.cpp125 GenericValue gv = EE->runFunction(FooF, noargs); local
/macosx-10.10/llvmCore-3425.0.34/examples/BrainF/
H A DBrainFDriver.cpp146 GenericValue gv = ee->runFunction(brainf_func, args); local
/macosx-10.10/llvmCore-3425.0.34/examples/ParallelJIT/
H A DParallelJIT.cpp233 GenericValue gv = p->EE->runFunction(p->F, Args); local
/macosx-10.10/tcsh-65/tcsh/
H A Ded.inputl.c618 Char **gv; local
H A Dsh.set.c438 struct varent *gv = getvx(vp, subscr); local
H A Dsh.func.c2362 Char **gv; local
/macosx-10.10/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp63 static void cacheAnnotationFromMD(const Module *m, const GlobalValue *gv) { argument
94 bool llvm::findOneNVVMAnnotation(const GlobalValue *gv, std::string prop, argument
107 findAllNVVMAnnotation(const GlobalValue *gv, std::string prop, std::vector<unsigned> &retval) argument
[all...]
H A DNVPTXAsmPrinter.cpp731 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { argument
/macosx-10.10/llvmCore-3425.0.34/tools/lto/
H A DLTOModule.cpp495 GlobalVariable *gv = dyn_cast<GlobalVariable>(def); local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_getimage.c1441 uint32 rv, gv, bv, av; local
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DIRBuilder.h982 Value *gv = CreateGlobalString(Str, Name); local
/macosx-10.10/emacs-93/emacs/lisp/
H A Dprinting.el[all...]

Completed in 297 milliseconds