Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1092 static void LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory()
1122 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); in LoadValueFromMemory() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp535 unsigned LoadBytes = WideBytes; in ExpandLoad() local
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1071 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); in LoadValueFromMemory() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1074 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); in LoadValueFromMemory() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp744 unsigned LoadBytes = WideBytes; in ExpandLoad() local
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp3091 unsigned LoadBytes) { in LoadIntFromMemory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp3091 void llvm::LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8831 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8; in shouldReduceLoadWidth() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10578 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8; in shouldReduceLoadWidth() local