Searched refs:LII (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiFrameLowering.cpp | 65 const LanaiInstrInfo &LII = in replaceAdjDynAllocPseudo() local 79 BuildMI(*MBB, MI, DL, LII.get(Lanai::ADD_I_LO), Dst) in replaceAdjDynAllocPseudo() 97 const LanaiInstrInfo &LII = in emitPrologue() local 114 BuildMI(MBB, MBBI, DL, LII.get(Lanai::SW_RI)) in emitPrologue() 123 BuildMI(MBB, MBBI, DL, LII.get(Lanai::ADD_I_LO), Lanai::FP) in emitPrologue() 131 BuildMI(MBB, MBBI, DL, LII.get(Lanai::SUB_I_LO), Lanai::SP) in emitPrologue() 182 const LanaiInstrInfo &LII = in emitEpilogue() local 187 BuildMI(MBB, MBBI, DL, LII.get(Lanai::ADD_I_LO), Lanai::SP) in emitEpilogue() 192 BuildMI(MBB, MBBI, DL, LII.get(Lanai::LDW_RI), Lanai::FP) in emitEpilogue()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | LiveDebugVariables.cpp | 952 while (LocMapI.valid() && LII != LIE) { in splitLocation() 954 LII = LI->advanceTo(LII, LocMapI.start()); in splitLocation() 955 if (LII == LIE) in splitLocation() 973 if (LStart < LII->start) in splitLocation() 974 LocMapI.setStartUnchecked(LII->start); in splitLocation() 975 if (LStop > LII->end) in splitLocation() 976 LocMapI.setStopUnchecked(LII->end); in splitLocation() 995 if (LII->end < LocMapI.stop()) { in splitLocation() 996 if (++LII == LIE) in splitLocation() 998 LocMapI.advanceTo(LII->start); in splitLocation() [all …]
|
| H A D | LiveIntervals.cpp | 1473 if (LII == LR.begin()) { in repairOldRegInRange() 1478 if (LII != LR.end() && LII->start < endIdx) in repairOldRegInRange() 1479 lastUseIdx = LII->end; in repairOldRegInRange() 1481 --LII; in repairOldRegInRange() 1509 if (LII->end.isDead()) { in repairOldRegInRange() 1511 if (LII != LR.begin()) in repairOldRegInRange() 1516 LR.removeSegment(*LII, true); in repairOldRegInRange() 1518 LII = LR.find(prevStart); in repairOldRegInRange() 1520 LII = LR.begin(); in repairOldRegInRange() 1536 LII = LR.addSegment(S); in repairOldRegInRange() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | DeclarationName.cpp | 52 IdentifierInfo *LII = LHS.castAsIdentifierInfo(); in compare() local 54 if (!LII) in compare() 59 return LII->getName().compare(RII->getName()); in compare()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.cpp | 2290 if (LII.SetCR) { in replaceInstrWithLI() 2302 .addImm(LII.Imm); in replaceInstrWithLI() 2656 LoadImmediateInfo LII; in convertToImmediateForm() local 2657 LII.Imm = NewImm; in convertToImmediateForm() 2658 LII.Is64Bit = Is64BitLI; in convertToImmediateForm() 2659 LII.SetCR = SetCR; in convertToImmediateForm() 2664 replaceInstrWithLI(MI, LII); in convertToImmediateForm() 3423 LoadImmediateInfo LII; in transformToImmFormFedByLI() local 3424 LII.Imm = 0; in transformToImmFormFedByLI() 3425 LII.SetCR = SetCR; in transformToImmFormFedByLI() [all …]
|
| H A D | PPCInstrInfo.h | 415 void replaceInstrWithLI(MachineInstr &MI, const LoadImmediateInfo &LII) const;
|
| /freebsd-12.1/crypto/heimdal/lib/wind/ |
| H A D | UnicodeData.txt | 3966 14D6;CANADIAN SYLLABICS LII;Lo;0;L;;;;;N;;;;;
|