Home
last modified time | relevance | path

Searched defs:LT (Results 1 – 25 of 226) sorted by relevance

12345678910

/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugLineTest.cpp74 LineTable &LT = Gen->addLineTable(DWARF32); in setupParser() local
206 LineTable &LT = Gen->addLineTable(); in TEST_F() local
226 LineTable &LT = Gen->addLineTable(Format); in TEST_P() local
253 LineTable &LT = Gen->addLineTable(Format); in TEST_P() local
316 LineTable &LT = Gen->addLineTable(); in TEST_F() local
339 LineTable &LT = Gen->addLineTable(); in TEST_P() local
361 LineTable &LT = Gen->addLineTable(); in TEST_F() local
405 LineTable &LT = Gen->addLineTable(Format); in TEST_P() local
441 LineTable &LT = Gen->addLineTable(Format); in TEST_P() local
492 LineTable &LT = Gen->addLineTable(); in TEST_F() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DChrono.cpp30 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-project/llvm/lib/Support/
DChrono.cpp30 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/
DARMTargetTransformInfo.cpp90 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/
DComparison.java29 LT() { in LT() enumConstant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp168 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/
DX86TargetTransformInfo.cpp93 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/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp222 auto LT = TLI->getTypeLegalizationCost(DL, RetTy); in getIntrinsicInstrCost() local
233 auto LT = TLI->getTypeLegalizationCost(DL, RetTy); in getIntrinsicInstrCost() local
529 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Val); in getVectorInstrCost() local
561 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty); in getArithmeticInstrCost() local
728 auto LT = TLI->getTypeLegalizationCost(DL, ValTy); in getCmpSelInstrCost() local
790 auto LT = TLI->getTypeLegalizationCost(DL, Ty); in getMemoryOpCost() local
1088 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy); in getArithmeticReductionCost() local
1156 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp); in getShuffleCost() local
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DANTLRStringStream.pm127 sub LT { subroutine
DCommonTokenStream.pm210 sub LT { subroutine
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DITokenStream`1.cs37 T LT(int k); in LT() method
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DICharStream.cs53 int LT(int i); in LT() method
DITokenStream.cs42 IToken LT(int k); in LT() method
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DICharStream.cs55 int LT( int i ); in LT() method
DITokenStream.cs44 IToken LT( int k ); in LT() method
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp294 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/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp555 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Src); in getCastInstrCost() local
864 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy); in getCmpSelInstrCost() local
1055 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp); in getShuffleCost() local
1077 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp); in getShuffleCost() local
1102 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp); in getShuffleCost() local
1118 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp); in getShuffleCost() local
1155 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty); in getArithmeticInstrCost() local
1294 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Src); in getMemoryOpCost() local
1378 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, DataTy); in getGatherScatterOpCost() local
1469 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, ValTy); in getArithmeticReductionCost() local
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DTokenStream.java38 public Token LT(int k); in LT() method
DCharStream.java45 public int LT(int i); in LT() method
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp466 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/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITreeNodeStream.cs61 object LT(int k); in LT() method
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
DITreeNodeStream`1.cs63 T LT(int k); in LT() method
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DITreeNodeStream.cs64 object LT( int k ); in LT() method
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h308 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/tree/
DTreeNodeStream.java54 public Object LT(int k); in LT() method

12345678910