Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DSplitKit.cpp391 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 DLiveRangeEdit.cpp141 LaneBitmask LM = SubReg ? TRI->getSubRegIndexLaneMask(SubReg) in allUsesAvailableAt() local
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp134 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 DParseObjc.cpp2707 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 DSIRegisterInfo.h358 static unsigned getNumCoveredRegs(LaneBitmask LM) { in getNumCoveredRegs()
/openbsd/libexec/getty/
H A Dgettytab.h64 #define LM gettystrs[3].value macro
/openbsd/gnu/llvm/clang/lib/AST/
H A DFormatString.cpp1059 LengthModifier &LM) { in namedTypeToLengthModifier()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp318 auto KillAt = [this,Reg] (SlotIndex K, LaneBitmask LM) -> void { in updateKillFlags()
368 void HexagonExpandCondsets::updateDeadsInRange(Register Reg, LaneBitmask LM, in updateDeadsInRange()
H A DHexagonGenInsert.cpp805 LRSMapType LM; in findRecordInsertForms() local
H A DHexagonFrameLowering.cpp2387 HexagonBlockRanges::RegToRangeMap LM = HBR.computeLiveMap(IM); in optimizeSpillSlots() local
/openbsd/gnu/llvm/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp292 static bool matches(const ValueMapping &LM, const ValueMapping &RM) { in matches()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp315 LockMapTy LM = State->get<LockMap>(); in printState() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp265 for (auto &LM : LinkModules) { in LinkInModules() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp9355 const LengthModifier &LM = FS.getLengthModifier(); in HandleInvalidLengthModifier() local
9388 const LengthModifier &LM = FS.getLengthModifier(); in HandleNonStandardLengthModifier() local