Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp134 LexedMethod* LM = new LexedMethod(this, FnD); in ParseCXXInlineMethodDef() local
328 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration()
516 void Parser::ParseLexedMethodDef(LexedMethod &LM) { in ParseLexedMethodDef()
H A DParseObjc.cpp2653 LexedMethod* LM = new LexedMethod(this, MDecl); in StashAwayMethodOrFunctionBodyTokens() local
3637 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h308 static unsigned getNumCoveredRegs(LaneBitmask LM) { in getNumCoveredRegs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSplitKit.cpp409 LiveInterval::SubRange &SplitEditor::getSubRangeForMaskExact(LaneBitmask LM, in getSubRangeForMaskExact()
417 LiveInterval::SubRange &SplitEditor::getSubRangeForMask(LaneBitmask LM, in getSubRangeForMask()
448 LaneBitmask LM; in addDeadDef() local
1249 LiveRange &LR, LaneBitmask LM, in extendPHIRange()
1382 LaneBitmask LM = Sub != 0 ? TRI.getSubRegIndexLaneMask(Sub) in rewriteAssigned() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmicromips-opc.c204 #define LM INSN_LOAD_MEMORY macro
H A Dmips-opc.c229 #define LM INSN_LOAD_MEMORY macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmicromips-opc.c204 #define LM INSN_LOAD_MEMORY macro
H A Dmips-opc.c229 #define LM INSN_LOAD_MEMORY macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DFormatString.cpp978 LengthModifier &LM) { in namedTypeToLengthModifier()
/netbsd-src/libexec/getty/
H A Dgettytab.h68 #define LM gettystrs[3].value macro
/netbsd-src/external/apache2/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp295 static bool matches(const ValueMapping &LM, const ValueMapping &RM) { in matches()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp317 auto KillAt = [this,Reg] (SlotIndex K, LaneBitmask LM) -> void { in updateKillFlags()
367 void HexagonExpandCondsets::updateDeadsInRange(Register Reg, LaneBitmask LM, in updateDeadsInRange()
H A DHexagonGenInsert.cpp820 LRSMapType LM; in findRecordInsertForms() local
H A DHexagonFrameLowering.cpp2436 HexagonBlockRanges::RegToRangeMap LM = HBR.computeLiveMap(IM); in optimizeSpillSlots() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp314 LockMapTy LM = State->get<LockMap>(); in printState() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp247 for (auto &LM : LinkModules) { in LinkInModules() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7830 const LengthModifier &LM = FS.getLengthModifier(); in HandleInvalidLengthModifier() local
7863 const LengthModifier &LM = FS.getLengthModifier(); in HandleNonStandardLengthModifier() local