Searched defs:LM (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h292 static unsigned getNumCoveredRegs(LaneBitmask LM) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp977 namedTypeToLengthModifier(QualType QT, LengthModifier &LM) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp134 LexedMethod* LM = new LexedMethod(this, FnD); local
328 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { argument
509 ParseLexedMethodDef(LexedMethod &LM) argument
[all...]
H A DParseObjc.cpp2650 LexedMethod* LM = new LexedMethod(this, MDecl); local
3634 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp311 LockMapTy LM = State->get<LockMap>(); local
/freebsd-13-stable/libexec/getty/
H A Dgettytab.h65 #define LM gettystrs[3].value macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h438 uint32_t getIndexForLaneMask(LaneBitmask LM) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp415 LiveInterval::SubRange &SplitEditor::getSubRangeForMask(LaneBitmask LM, argument
446 LaneBitmask LM; local
1385 LaneBitmask LM local
1249 extendPHIRange(MachineBasicBlock &B, LiveIntervalCalc &LIC, LiveRange &LR, LaneBitmask LM, ArrayRef<SlotIndex> Undefs) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp366 void HexagonExpandCondsets::updateDeadsInRange(unsigned Reg, LaneBitmask LM, argument
H A DHexagonFrameLowering.cpp2435 HexagonBlockRanges::RegToRangeMap LM = HBR.computeLiveMap(IM); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h399 LengthModifier LM; member in class:clang::analyze_format_string::FormatSpecifier
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7350 const LengthModifier &LM = FS.getLengthModifier(); local
7383 const LengthModifier &LM = FS.getLengthModifier(); local
[all...]

Completed in 404 milliseconds