Home
last modified time | relevance | path

Searched defs:LetRecord (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.h33 struct LetRecord { struct
38 LetRecord(const std::string &N, const std::vector<unsigned> &B, Init *V, in LetRecord() argument
/external/llvm/lib/TableGen/
DTGParser.h34 struct LetRecord { struct
39 LetRecord(const std::string &N, const std::vector<unsigned> &B, Init *V, in LetRecord() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.h35 struct LetRecord { struct
40 LetRecord(StringInit *N, ArrayRef<unsigned> B, Init *V, SMLoc L) in LetRecord() argument