Searched defs:LoadBytes (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp744 unsigned LoadBytes = WideBytes; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1074 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8831 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8; local

Completed in 137 milliseconds