Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGParser.h34 struct LetRecord { struct
39 LetRecord(const std::string &N, const std::vector<unsigned> &B, Init *V, in LetRecord() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.h34 struct LetRecord { struct
39 LetRecord(StringInit *N, ArrayRef<unsigned> B, Init *V, SMLoc L) in LetRecord() argument
/external/llvm-project/llvm/lib/TableGen/
DTGParser.h29 struct LetRecord { struct
34 LetRecord(StringInit *N, ArrayRef<unsigned> B, Init *V, SMLoc L) in LetRecord() argument