Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp400 template <typename T> auto &getSubrangeImpl(LaneBitmask LM, T &LI) { in getSubrangeImpl()
407 LiveInterval::SubRange &getSubRangeForMaskExact(LaneBitmask LM, in getSubRangeForMaskExact()
412 const LiveInterval::SubRange &getSubRangeForMaskExact(LaneBitmask LM, in getSubRangeForMaskExact()
421 const LiveInterval::SubRange &getSubRangeForMask(LaneBitmask LM, in getSubRangeForMask()
452 LaneBitmask LM; in addDeadDef() local
1292 LiveRange &LR, LaneBitmask LM, in extendPHIRange()
1447 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.cpp174 LexedMethod* LM = new LexedMethod(this, FnD); in ParseCXXInlineMethodDef() local
371 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration()
574 void Parser::ParseLexedMethodDef(LexedMethod &LM) { in ParseLexedMethodDef()
H A DParseObjc.cpp2399 LexedMethod* LM = new LexedMethod(this, MDecl); in StashAwayMethodOrFunctionBodyTokens() local
3266 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h412 static unsigned getNumCoveredRegs(LaneBitmask LM) { in getNumCoveredRegs()
H A DGCNNSAReassign.cpp40 GCNNSAReassignImpl(VirtRegMap *VM, LiveRegMatrix *LM, LiveIntervals *LS) in GCNNSAReassignImpl()
H A DGCNSchedStrategy.cpp1684 LaneBitmask LM = SubReg ? TRI->getSubRegIndexLaneMask(SubReg) in allUsesAvailableAt() local
1953 LaneBitmask LM = DAG.MRI.getMaxLaneMaskForVReg(MO.getReg()); in rematerialize() local
/freebsd/libexec/getty/
H A Dgettytab.h62 #define LM gettystrs[3].value macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp1202 LengthModifier &LM) { in namedTypeToLengthModifier()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp303 auto KillAt = [this,Reg] (SlotIndex K, LaneBitmask LM) -> void { in updateKillFlags()
353 void HexagonExpandCondsets::updateDeadsInRange(Register Reg, LaneBitmask LM, in updateDeadsInRange()
H A DHexagonGenInsert.cpp797 LRSMapType LM; in findRecordInsertForms() local
H A DHexagonFrameLowering.cpp2375 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.cpp199 for (auto &LM : LinkModules) { in LinkInModules() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6931 const LengthModifier &LM = FS.getLengthModifier(); in HandleInvalidLengthModifier() local
6964 const LengthModifier &LM = FS.getLengthModifier(); in HandleNonStandardLengthModifier() local