Home
last modified time | relevance | path

Searched defs:Provenance (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/flang/include/flang/Parser/
Dprovenance.h53 Provenance() {} in Provenance() function
54 Provenance(std::size_t offset) : offset_{offset} { CHECK(offset > 0); } in Provenance() function
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1717 SmallVector<int8_t, 32> Provenance; // int8_t means max size is i128. member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2663 SmallVector<int8_t, 32> Provenance; // int8_t means max size is i128. member
/external/llvm-project/llvm/lib/Transforms/Utils/
DLocal.cpp2800 SmallVector<int8_t, 32> Provenance; // int8_t means max size is i128. member