HomeSort by relevance Sort by last modified time
    Searched full:writemem (Results 1 - 11 of 11) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 466 * Function writemem
478 int (*writemem) (struct Dynamic_Loader_Initialize * thisptr, member in struct:Dynamic_Loader_Initialize
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 898 bool writeMem() const { return MMO->isStore(); }
    [all...]
SelectionDAG.h 615 bool ReadMem = true, bool WriteMem = true);
621 bool ReadMem = true, bool WriteMem = true);
    [all...]
  /hardware/invensense/mlsdk/platform/linux/
mlsl_linux_mpu.c 378 MPL_LOGI("I2C WriteMem Success %04x %04x: %s \n",
  /external/llvm/include/llvm/
Intrinsics.td 203 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 307 bool writeMem; // writes memory?
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 1432 milliseconds