Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp899 static void LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory()
929 const unsigned LoadBytes = getDataLayout()->getTypeStoreSize(Ty); in LoadValueFromMemory() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp413 unsigned LoadBytes = WideBytes; in ExpandLoad() local