| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | Chrono.cpp | 30   struct tm *LT = ::localtime_r(&OurTime, &Storage);  in getStructTM()  local 44   struct tm LT = getStructTM(TP);  in operator <<()  local 58   struct tm LT = getStructTM(Truncated);  in format()  local
  | 
| /external/llvm/lib/Target/ARM/ | 
| D | ARMTargetTransformInfo.cpp | 90     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Src);  in getCastInstrCost()  local 315     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy);  in getCmpSelInstrCost()  local 376     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local 402     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local 417   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty);  in getArithmeticInstrCost()  local 485   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Src);  in getMemoryOpCost()  local
  | 
| /external/dexmaker/dexmaker/src/main/java/com/android/dx/ | 
| D | Comparison.java | 29     LT() {  in LT()  method
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | 
| D | ARMTargetTransformInfo.cpp | 168     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Src);  in getCastInstrCost()  local 468     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy);  in getCmpSelInstrCost()  local 593       std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local 615       std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local 640       std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local 656       std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local 677   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty);  in getArithmeticInstrCost()  local 796   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Src);  in getMemoryOpCost()  local
  | 
| /external/llvm/lib/Target/X86/ | 
| D | X86TargetTransformInfo.cpp | 93   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty);  in getArithmeticInstrCost()  local 422     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local 434     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local 879   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy);  in getCmpSelInstrCost()  local 1008   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, RetTy);  in getIntrinsicInstrCost()  local 1047     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Val);  in getVectorInstrCost()  local 1113   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Src);  in getMemoryOpCost()  local 1158   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, SrcVTy);  in getMaskedMemoryOpCost()  local 1196   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy);  in getReductionCost()  local
  | 
| /external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ | 
| D | ANTLRStringStream.pm | 127 sub LT {  method in ANTLR::Runtime::ANTLRStringStream
  | 
| D | CommonTokenStream.pm | 210 sub LT {  subroutine
  | 
| /external/llvm/lib/Target/PowerPC/ | 
| D | PPCTargetTransformInfo.cpp | 294   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local 356   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Src);  in getMemoryOpCost()  local 419   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, VecTy);  in getInterleavedMemoryOpCost()  local
  | 
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ | 
| D | ICharStream.cs | 53         int LT(int i);  in LT()  method
  | 
| D | ITokenStream.cs | 42         IToken LT(int k);  in LT()  method
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64TargetTransformInfo.cpp | 466     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Val);  in getVectorInstrCost()  local 491   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty);  in getArithmeticInstrCost()  local 645   auto LT = TLI->getTypeLegalizationCost(DL, Ty);  in getMemoryOpCost()  local 934   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy);  in getArithmeticReductionCost()  local 1001     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp);  in getShuffleCost()  local
  | 
| /external/llvm/include/llvm/CodeGen/ | 
| D | BasicTTIImpl.h | 308     std::pair<unsigned, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty);  variable 490     std::pair<unsigned, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy);  in getCmpSelInstrCost()  local 519     std::pair<unsigned, MVT> LT =  in getVectorInstrCost()  local 528     std::pair<unsigned, MVT> LT = getTLI()->getTypeLegalizationCost(DL, Src);  in getMemoryOpCost()  local 828     std::pair<unsigned, MVT> LT = TLI->getTypeLegalizationCost(DL, RetTy);  in getIntrinsicInstrCost()  local 914     std::pair<unsigned, MVT> LT = getTLI()->getTypeLegalizationCost(DL, Tp);  in getNumberOfParts()  local
  | 
| /external/antlr/runtime/Java/src/main/java/org/antlr/runtime/ | 
| D | CharStream.java | 45 	public int LT(int i);  in LT()  method
  | 
| D | TokenStream.java | 38     public Token LT(int k);  in LT()  method
  | 
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ | 
| D | ITreeNodeStream.cs | 61         object LT(int k);  in LT()  method
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | BasicTTIImpl.h | 643     std::pair<unsigned, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty);  variable 848     std::pair<unsigned, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy);  in getCmpSelInstrCost()  local 877     std::pair<unsigned, MVT> LT =  in getVectorInstrCost()  local 887     std::pair<unsigned, MVT> LT = getTLI()->getTypeLegalizationCost(DL, Src);  variable 1472     std::pair<unsigned, MVT> LT = TLI->getTypeLegalizationCost(DL, RetTy);  variable 1562     std::pair<unsigned, MVT> LT = getTLI()->getTypeLegalizationCost(DL, Tp);  in getNumberOfParts()  local 1615     std::pair<unsigned, MVT> LT =  in getArithmeticReductionCost()  local 1674     std::pair<unsigned, MVT> LT =  in getMinMaxReductionCost()  local
  | 
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ | 
| D | IDebugEventListener.cs | 118         void LT(int i, IToken t);  in LT()  method 292         void LT(int i, object t);  in LT()  method
  | 
| D | BlankDebugEventListener.cs | 75         public virtual void LT(int i, IToken t) {  in LT()  method in Antlr.Runtime.Debug.BlankDebugEventListener 104         public virtual void LT(int i, object t) {  in LT()  method in Antlr.Runtime.Debug.BlankDebugEventListener
  | 
| D | DebugEventRepeater.cs | 86         public virtual void LT(int i, IToken t) {  in LT()  method in Antlr.Runtime.Debug.DebugEventRepeater 128         public virtual void LT(int i, object t) {  in LT()  method in Antlr.Runtime.Debug.DebugEventRepeater
  | 
| D | DebugEventHub.cs | 142         public virtual void LT(int index, IToken t) {  in LT()  method in Antlr.Runtime.Debug.DebugEventHub 236         public virtual void LT(int index, object t) {  in LT()  method in Antlr.Runtime.Debug.DebugEventHub
  | 
| /external/antlr/runtime/Java/src/main/java/org/antlr/runtime/debug/ | 
| D | BlankDebugEventListener.java | 48 	@Override public void LT(int i, Token t) {}  in LT()  method in BlankDebugEventListener 64 	@Override public void LT(int i, Object t) {}  in LT()  method in BlankDebugEventListener
  | 
| D | DebugEventListener.java | 105 	public void LT(int i, Token t);  in LT()  method 252 	public void LT(int i, Object t);  in LT()  method
  | 
| D | DebugEventRepeater.java | 59 	@Override public void LT(int i, Token t) { listener.LT(i, t); }  in LT()  method in DebugEventRepeater 75 	@Override public void LT(int i, Object t) { listener.LT(i, t); }  in LT()  method in DebugEventRepeater
  | 
| /external/llvm/lib/Target/AArch64/ | 
| D | AArch64TargetTransformInfo.cpp | 355     std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Val);  in getVectorInstrCost()  local 379   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty);  in getArithmeticInstrCost()  local 468   std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Src);  in getMemoryOpCost()  local
  | 
| /external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/ | 
| D | TreeNodeStream.java | 54 	public Object LT(int k);  in LT()  method
  |