Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/Arch/
H A DARM64.cpp577 static uint64_t readValue(const uint8_t *&ptr, const uint8_t *end) { readValue() function
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DVectorization.cpp1344 Value readValue = read->getResult(0); vectorizeAsLinalgGeneric() local
2113 Value readValue = rewriter.create<vector::TransferReadOp>( vectorizeCopy() local
[all...]