Home
last modified time | relevance | path

Searched defs:gv (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm/lib/Target/NVPTX/
DNVPTXUtilities.cpp69 static void cacheAnnotationFromMD(const Module *m, const GlobalValue *gv) { in cacheAnnotationFromMD()
102 bool llvm::findOneNVVMAnnotation(const GlobalValue *gv, std::string prop, in findOneNVVMAnnotation()
116 bool llvm::findAllNVVMAnnotation(const GlobalValue *gv, std::string prop, in findAllNVVMAnnotation()
131 if (const GlobalValue *gv = dyn_cast<GlobalValue>(&val)) { in isTexture() local
144 if (const GlobalValue *gv = dyn_cast<GlobalValue>(&val)) { in isSurface() local
157 if (const GlobalValue *gv = dyn_cast<GlobalValue>(&val)) { in isSampler() local
230 if(const GlobalValue *gv = dyn_cast<GlobalValue>(&val)) { in isManaged() local
DNVPTXAsmPrinter.cpp680 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { in canDemoteGlobalVar()
/external/nist-sip/java/gov/nist/core/
DNameValue.java165 GenericObject gv = (GenericObject) value; in encode() local
193 GenericObject gv = (GenericObject) value; in encode() local
/external/llvm/examples/HowToUseJIT/
DHowToUseJIT.cpp125 GenericValue gv = EE->runFunction(FooF, noargs); in main() local
/external/fec/
Ddtest.c72 double gv; local
/external/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.cpp19 SystemZConstantPoolValue(const GlobalValue *gv, in SystemZConstantPoolValue()
/external/llvm/lib/LTO/
DLTOModule.cpp387 if (const GlobalVariable *gv = dyn_cast<GlobalVariable>(v)) { in addDefinedDataSymbol() local
394 if (const GlobalVariable *gv = dyn_cast<GlobalVariable>(v)) { in addDefinedDataSymbol() local
401 if (const GlobalVariable *gv = dyn_cast<GlobalVariable>(v)) { in addDefinedDataSymbol() local
434 const GlobalVariable *gv = dyn_cast<GlobalVariable>(def); in addDefinedSymbol() local
/external/llvm/examples/BrainF/
DBrainFDriver.cpp147 GenericValue gv = ee->runFunction(brainf_func, args); in main() local
/external/eigen/bench/
Dspmv.cpp194 std::vector<Scalar> gv(cols), gres(rows); in main() local
/external/clang/test/SemaObjC/
Dproperty.m74 + (float) gv { return test6_getClass().globalValue; } class
/external/llvm/examples/ParallelJIT/
DParallelJIT.cpp237 GenericValue gv = p->EE->runFunction(p->F, Args); in callFunc() local
/external/clang/test/Parser/
Daltivec.c126 gccvector unsigned int gv = v; in f() local
Dcxx-altivec.cpp115 gccvector unsigned int gv = v; in f() local
/external/pdfium/third_party/libopenjpeg20/
Dmct.c224 const __m128i gv = _mm_set1_epi32(3430); in opj_mct_encode_real() local
/external/pdfium/third_party/libtiff/
Dtif_getimage.c1595 uint32 rv, gv, bv, kv; in DECLARESepPutFunc() local
1615 uint32 rv, gv, bv, av; in DECLARESepPutFunc() local
/external/opencv3/3rdparty/libtiff/
Dtif_getimage.c1536 uint32 rv, gv, bv, kv; in DECLARESepPutFunc() local
1556 uint32 rv, gv, bv, av; in DECLARESepPutFunc() local
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp1132 GlobalVariable *gv = dyn_cast<GlobalVariable>(lInst->getPointerOperand()); in propagateSamplerInst() local
/external/llvm/include/llvm/IR/
DIRBuilder.h1238 GlobalVariable *gv = CreateGlobalString(Str, Name, AddressSpace); variable
/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp982 } else if (const GlobalVariable* gv = dyn_cast<GlobalVariable>(Init)) { in printVariableUses() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp1272 auto *gv = new llvm::GlobalVariable(getModule(), Array->getType(), false, in EmitGlobalAnnotations() local
1285 auto *gv = in EmitAnnotationString() local
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js4494 …{a=a|0;i=a}function c_(a,b){a=a|0;b=b|0;if((r|0)==0){r=a;s=b}}function c$(a){a=a|0;E=a}function c0…
/external/valgrind/perf/
Dtinycc.c10426 int gv(int rc) in gv() function
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js7317 …=0;j=i;k=FW(12)|0;Pq(k,d,e,f,1);e=c[k+4>>2]|0;if((e|0)==4){l=8}else if((e|0)==0){m=+h[b+8>>3]+-1.0…
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12