Home
last modified time | relevance | path

Searched defs:LM (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp402 template <typename T> auto &getSubrangeImpl(LaneBitmask LM, T &LI) { in getSubrangeImpl()
409 LiveInterval::SubRange &getSubRangeForMaskExact(LaneBitmask LM, in getSubRangeForMaskExact()
414 const LiveInterval::SubRange &getSubRangeForMaskExact(LaneBitmask LM, in getSubRangeForMaskExact()
423 const LiveInterval::SubRange &getSubRangeForMask(LaneBitmask LM, in getSubRangeForMask()
454 LaneBitmask LM; in addDeadDef() local
1257 LiveRange &LR, LaneBitmask LM, in extendPHIRange()
1411 LaneBitmask LM = Sub != 0 ? TRI.getSubRegIndexLaneMask(Sub) in rewriteAssigned() local
H A DLiveRangeEdit.cpp141 LaneBitmask LM = SubReg ? TRI->getSubRegIndexLaneMask(SubReg) in allUsesAvailableAt() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp136 LexedMethod* LM = new LexedMethod(this, FnD); in ParseCXXInlineMethodDef() local
344 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration()
534 void Parser::ParseLexedMethodDef(LexedMethod &LM) { in ParseLexedMethodDef()
H A DParseObjc.cpp2720 LexedMethod* LM = new LexedMethod(this, MDecl); in StashAwayMethodOrFunctionBodyTokens() local
3704 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h377 static unsigned getNumCoveredRegs(LaneBitmask LM) { in getNumCoveredRegs()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp1082 LengthModifier &LM) { in namedTypeToLengthModifier()
/freebsd/libexec/getty/
H A Dgettytab.h62 #define LM gettystrs[3].value macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp319 auto KillAt = [this,Reg] (SlotIndex K, LaneBitmask LM) -> void { in updateKillFlags()
369 void HexagonExpandCondsets::updateDeadsInRange(Register Reg, LaneBitmask LM, in updateDeadsInRange()
H A DHexagonGenInsert.cpp805 LRSMapType LM; in findRecordInsertForms() local
H A DHexagonFrameLowering.cpp2390 HexagonBlockRanges::RegToRangeMap LM = HBR.computeLiveMap(IM); in optimizeSpillSlots() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp316 LockMapTy LM = State->get<LockMap>(); in printState() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp239 for (auto &LM : LinkModules) { in LinkInModules() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11085 const LengthModifier &LM = FS.getLengthModifier(); in HandleInvalidLengthModifier() local
11118 const LengthModifier &LM = FS.getLengthModifier(); in HandleNonStandardLengthModifier() local