Searched defs:LM (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 391 template <typename T> auto &getSubrangeImpl(LaneBitmask LM, T &LI) { in getSubrangeImpl() 398 LiveInterval::SubRange &getSubRangeForMaskExact(LaneBitmask LM, in getSubRangeForMaskExact() 403 const LiveInterval::SubRange &getSubRangeForMaskExact(LaneBitmask LM, in getSubRangeForMaskExact() 412 const LiveInterval::SubRange &getSubRangeForMask(LaneBitmask LM, in getSubRangeForMask() 443 LaneBitmask LM; in addDeadDef() local 1243 LiveRange &LR, LaneBitmask LM, in extendPHIRange() 1397 LaneBitmask LM = Sub != 0 ? TRI.getSubRegIndexLaneMask(Sub) in rewriteAssigned() local
|
H A D | LiveRangeEdit.cpp | 141 LaneBitmask LM = SubReg ? TRI->getSubRegIndexLaneMask(SubReg) in allUsesAvailableAt() local
|
/openbsd/gnu/llvm/clang/lib/Parse/ |
H A D | ParseCXXInlineMethods.cpp | 134 LexedMethod* LM = new LexedMethod(this, FnD); in ParseCXXInlineMethodDef() local 342 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration() 531 void Parser::ParseLexedMethodDef(LexedMethod &LM) { in ParseLexedMethodDef()
|
H A D | ParseObjc.cpp | 2707 LexedMethod* LM = new LexedMethod(this, MDecl); in StashAwayMethodOrFunctionBodyTokens() local 3691 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.h | 358 static unsigned getNumCoveredRegs(LaneBitmask LM) { in getNumCoveredRegs()
|
/openbsd/libexec/getty/ |
H A D | gettytab.h | 64 #define LM gettystrs[3].value macro
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | FormatString.cpp | 1059 LengthModifier &LM) { in namedTypeToLengthModifier()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 318 auto KillAt = [this,Reg] (SlotIndex K, LaneBitmask LM) -> void { in updateKillFlags() 368 void HexagonExpandCondsets::updateDeadsInRange(Register Reg, LaneBitmask LM, in updateDeadsInRange()
|
H A D | HexagonGenInsert.cpp | 805 LRSMapType LM; in findRecordInsertForms() local
|
H A D | HexagonFrameLowering.cpp | 2387 HexagonBlockRanges::RegToRangeMap LM = HBR.computeLiveMap(IM); in optimizeSpillSlots() local
|
/openbsd/gnu/llvm/llvm/tools/verify-uselistorder/ |
H A D | verify-uselistorder.cpp | 292 static bool matches(const ValueMapping &LM, const ValueMapping &RM) { in matches()
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PthreadLockChecker.cpp | 315 LockMapTy LM = State->get<LockMap>(); in printState() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 265 for (auto &LM : LinkModules) { in LinkInModules() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 9355 const LengthModifier &LM = FS.getLengthModifier(); in HandleInvalidLengthModifier() local 9388 const LengthModifier &LM = FS.getLengthModifier(); in HandleNonStandardLengthModifier() local
|