HomeSort by relevance Sort by last modified time
    Searched refs:StoreIntToMemory (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
ExecutionEngine.cpp 821 /// StoreIntToMemory - Fills the StoreBytes bytes of memory starting from Dst
823 static void StoreIntToMemory(const APInt &IntVal, uint8_t *Dst,
853 StoreIntToMemory(Val.IntVal, (uint8_t*)Ptr, StoreBytes);
    [all...]

Completed in 76 milliseconds