Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1007 static void LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory()
1037 const unsigned LoadBytes = getDataLayout()->getTypeStoreSize(Ty); in LoadValueFromMemory() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp509 unsigned LoadBytes = WideBytes; in ExpandLoad() local