Searched refs:LT1 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 953 std::pair<InstructionCost, MVT> LT1 = TLI->getTypeLegalizationCost(DL, Ty1); in vectorCostAdjustment() local 956 if (LT1.first != 1 || !LT1.second.isVector()) in vectorCostAdjustment() 960 if (TLI->isOperationExpand(ISD, LT1.second)) in vectorCostAdjustment()
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog-2006 | 4862 REG_ALLOC_ORDER): Add LT0, LT1, LC0, LC1, LB0, LB1. 4881 (rep_movsi, rep_movhi): Clobber LT1, LC1, LB1.
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | md.texi | 2188 LT0 or LT1.
|