Home
last modified time | relevance | path

Searched defs:LoadIntFromMemory (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1092 static void LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory() function
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp3090 void llvm::LoadIntFromMemory(APInt &IntVal, const uint8_t *Src, in LoadIntFromMemory() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp3091 void llvm::LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory() function in llvm