Home
last modified time | relevance | path

Searched defs:LocTy (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/AsmParser/
DLLLexer.h53 typedef SMLoc LocTy; typedef
DLLParser.h89 typedef LLLexer::LocTy LocTy; typedef
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLLexer.h55 typedef SMLoc LocTy; typedef
DLLParser.h86 typedef LLLexer::LocTy LocTy; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLLexer.h57 typedef SMLoc LocTy; typedef
DLLParser.h90 typedef LLLexer::LocTy LocTy; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp158 LLT LocTy{VA.getLocVT()}; in extendRegister() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.h125 typedef const char* LocTy; typedef
Dhlo_parser.cc73 using LocTy = HloLexer::LocTy; typedef in xla::__anonc071bf1f0111::HloParser