Searched defs:LOAD (Results 1 - 8 of 8) sorted by relevance

/external/qemu/distrib/zlib-1.2.3/
H A Dinfback.c119 #define LOAD() \ macro
471 LOAD();
H A Dinflate.c403 #define LOAD() \ macro
583 LOAD();
954 LOAD();
/external/zlib/src/
H A Dinfback.c128 #define LOAD() \ macro
488 LOAD();
H A Dinflate.c458 #define LOAD() \ macro
633 LOAD();
1024 LOAD();
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h72 /// Like a regular LOAD but additionally taking/producing a flag.
73 LOAD, enumerator in enum:llvm::PPCISD::NodeType
75 /// LOAD into r2 (also taking/producing a flag). Like TOC_RESTORE, this is
/external/v8/src/
H A Dic.h376 LOAD, enumerator in enum:v8::internal::KeyedIC::StubKind
410 ASSERT(stub_kind != LOAD);
/external/chromium/chrome/common/extensions/
H A Dextension.h53 LOAD, // --load-extension. enumerator in enum:Extension::Location
378 return location == Extension::LOAD ||
385 return location == Extension::LOAD;
/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h464 /// LOAD and STORE have token chains as their first operand, then the same
468 LOAD, STORE, enumerator in enum:llvm::ISD::NodeType

Completed in 203 milliseconds