Home
last modified time | relevance | path

Searched defs:StoreIntToMemory (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1019 static void StoreIntToMemory(const APInt &IntVal, uint8_t *Dst, in StoreIntToMemory() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp3065 void llvm::StoreIntToMemory(const APInt &IntVal, uint8_t *Dst, in StoreIntToMemory() function in llvm