Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp134 LexedMethod* LM = new LexedMethod(this, FnD); in ParseCXXInlineMethodDef() local
301 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration()
495 void Parser::ParseLexedMethodDef(LexedMethod &LM) { in ParseLexedMethodDef()
HDParseObjc.cpp2649 LexedMethod* LM = new LexedMethod(this, MDecl); in StashAwayMethodOrFunctionBodyTokens() local
3632 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDSplitKit.cpp407 LiveInterval::SubRange &SplitEditor::getSubRangeForMask(LaneBitmask LM, in getSubRangeForMask()
438 LaneBitmask LM; in addDeadDef() local
1242 LiveRange &LR, LaneBitmask LM, in extendPHIRange()
1377 LaneBitmask LM = Sub != 0 ? TRI.getSubRegIndexLaneMask(Sub) in rewriteAssigned() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNRegBankReassign.cpp375 unsigned LM = TRI->getSubRegIndexLaneMask(Op.getSubReg()).getAsInteger(); in analyzeInst() local
499 unsigned LM = TRI->getSubRegIndexLaneMask(SubReg).getAsInteger(); in getFreeBanks() local
HDSIShrinkInstructions.cpp429 LaneBitmask LM = TRI.getSubRegIndexLaneMask(Sub); in getSubRegForIndex() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDFormatString.cpp979 LengthModifier &LM) { in namedTypeToLengthModifier()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLowerMatrixIntrinsics.cpp593 auto LM = getMatrix(Matrix, Shape, Builder); in LowerStore() local
617 Value *extractVector(const ColumnMatrixTy &LM, unsigned I, unsigned J, in extractVector()
/freebsd-11-stable/libexec/getty/
HDgettytab.h63 #define LM gettystrs[3].value macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDPthreadLockChecker.cpp185 LockMapTy LM = State->get<LockMap>(); in printState() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonExpandCondsets.cpp316 auto KillAt = [this,Reg] (SlotIndex K, LaneBitmask LM) -> void { in updateKillFlags()
366 void HexagonExpandCondsets::updateDeadsInRange(unsigned Reg, LaneBitmask LM, in updateDeadsInRange()
HDHexagonGenInsert.cpp820 LRSMapType LM; in findRecordInsertForms() local
HDHexagonFrameLowering.cpp2286 HexagonBlockRanges::RegToRangeMap LM = HBR.computeLiveMap(IM); in optimizeSpillSlots() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenAction.cpp246 for (auto &LM : LinkModules) { in LinkInModules() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp7475 const LengthModifier &LM = FS.getLengthModifier(); in HandleInvalidLengthModifier() local
7508 const LengthModifier &LM = FS.getLengthModifier(); in HandleNonStandardLengthModifier() local