Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp401 template <typename T> auto &getSubrangeImpl(LaneBitmask LM, T &LI) { in getSubrangeImpl()
408 LiveInterval::SubRange &getSubRangeForMaskExact(LaneBitmask LM, in getSubRangeForMaskExact()
413 const LiveInterval::SubRange &getSubRangeForMaskExact(LaneBitmask LM, in getSubRangeForMaskExact()
422 const LiveInterval::SubRange &getSubRangeForMask(LaneBitmask LM, in getSubRangeForMask()
453 LaneBitmask LM; in addDeadDef() local
1256 LiveRange &LR, LaneBitmask LM, in extendPHIRange()
1410 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.cpp180 LexedMethod* LM = new LexedMethod(this, FnD); in ParseCXXInlineMethodDef() local
388 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration()
595 void Parser::ParseLexedMethodDef(LexedMethod &LM) { in ParseLexedMethodDef()
H A DParseObjc.cpp2719 LexedMethod* LM = new LexedMethod(this, MDecl); in StashAwayMethodOrFunctionBodyTokens() local
3703 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h371 getNumCoveredRegs(LaneBitmask LM) getNumCoveredRegs() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp1116 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.cpp2389 HexagonBlockRanges::RegToRangeMap LM = HBR.computeLiveMap(IM); in optimizeSpillSlots() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp345 LockMapTy LM = State->get<LockMap>(); in printState() local
/freebsd/contrib/jemalloc/
H A Dconfigure.ac838 AC_SUBST(LM) subst
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp231 for (auto &LM : LinkModules) { in LinkInModules() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6283 const LengthModifier &LM = FS.getLengthModifier(); in HandleInvalidLengthModifier() local
6316 const LengthModifier &LM = FS.getLengthModifier(); in HandleNonStandardLengthModifier() local