Searched defs:readValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/Arch/ | ||
H A D | ARM64.cpp | 577 static uint64_t readValue(const uint8_t *&ptr, const uint8_t *end) { readValue() function |
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ | ||
H A D | Vectorization.cpp | 1344 Value readValue = read->getResult(0); vectorizeAsLinalgGeneric() local |