/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseCXXInlineMethods.cpp | 134 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 D | ParseObjc.cpp | 2653 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 D | SIRegisterInfo.h | 308 static unsigned getNumCoveredRegs(LaneBitmask LM) { in getNumCoveredRegs()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 409 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 D | micromips-opc.c | 204 #define LM INSN_LOAD_MEMORY macro
|
H A D | mips-opc.c | 229 #define LM INSN_LOAD_MEMORY macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | micromips-opc.c | 204 #define LM INSN_LOAD_MEMORY macro
|
H A D | mips-opc.c | 229 #define LM INSN_LOAD_MEMORY macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | FormatString.cpp | 978 LengthModifier &LM) { in namedTypeToLengthModifier()
|
/netbsd-src/libexec/getty/ |
H A D | gettytab.h | 68 #define LM gettystrs[3].value macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/verify-uselistorder/ |
H A D | verify-uselistorder.cpp | 295 static bool matches(const ValueMapping &LM, const ValueMapping &RM) { in matches()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 317 auto KillAt = [this,Reg] (SlotIndex K, LaneBitmask LM) -> void { in updateKillFlags() 367 void HexagonExpandCondsets::updateDeadsInRange(Register Reg, LaneBitmask LM, in updateDeadsInRange()
|
H A D | HexagonGenInsert.cpp | 820 LRSMapType LM; in findRecordInsertForms() local
|
H A D | HexagonFrameLowering.cpp | 2436 HexagonBlockRanges::RegToRangeMap LM = HBR.computeLiveMap(IM); in optimizeSpillSlots() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PthreadLockChecker.cpp | 314 LockMapTy LM = State->get<LockMap>(); in printState() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 247 for (auto &LM : LinkModules) { in LinkInModules() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 7830 const LengthModifier &LM = FS.getLengthModifier(); in HandleInvalidLengthModifier() local 7863 const LengthModifier &LM = FS.getLengthModifier(); in HandleNonStandardLengthModifier() local
|