Searched refs:LT2 (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/ |
D | DWARFDebugLineTest.cpp | 80 LineTable <2 = Gen->addLineTable(DWARF64); in setupParser() local 81 LT2.addExtendedOpcode(9, DW_LNE_set_address, in setupParser() 83 LT2.addStandardOpcode(DW_LNS_copy, {}); in setupParser() 84 LT2.addByte(0xbb); in setupParser() 85 LT2.addExtendedOpcode(1, DW_LNE_end_sequence, {}); in setupParser() 259 LineTable <2 = Gen->addLineTable(Format); in TEST_P() local 260 LT2.addExtendedOpcode(9, DW_LNE_set_address, {{0x11223344, LineTable::Quad}}); in TEST_P() 261 LT2.addStandardOpcode(DW_LNS_copy, {}); in TEST_P() 262 LT2.addByte(0xbb); in TEST_P() 263 LT2.addExtendedOpcode(1, DW_LNE_end_sequence, {}); in TEST_P() [all …]
|
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/ |
D | GSYMTest.cpp | 855 LineTable LT2; in TEST() local 859 ASSERT_EQ(LT1, LT2); in TEST() 861 ASSERT_FALSE(LT1 < LT2); in TEST() 862 ASSERT_FALSE(LT2 < LT1); in TEST() 863 ASSERT_FALSE(LT2 < LT2); in TEST() 867 LT2.push(Line0); in TEST() 868 ASSERT_LT(LT1, LT2); in TEST() 869 ASSERT_NE(LT1, LT2); in TEST() 873 ASSERT_EQ(LT1, LT2); in TEST() 874 ASSERT_FALSE(LT1 < LT2); in TEST() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 705 std::pair<int, MVT> LT2 = TLI->getTypeLegalizationCost(DL, Ty2); in vectorCostAdjustment() local 706 if (LT2.first != 1 || !LT2.second.isVector()) in vectorCostAdjustment()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 915 std::pair<int, MVT> LT2 = TLI->getTypeLegalizationCost(DL, Ty2); in vectorCostAdjustment() local 916 if (LT2.first != 1 || !LT2.second.isVector()) in vectorCostAdjustment()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 18315 ,"US","LT2","Latonia","Latonia","KY","-23-----","RL","0607",,"3203N 08430W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 37753 ,"FR","LT2","Les Tavernes","Les Tavernes","30","-----6--","RQ","0907",,"4402N 00406E",
|