Home
last modified time | relevance | path

Searched defs:MLoc (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp716 for (const MachineLoc &MLoc : Locs) { dump() local
1827 VarLoc::MachineLoc MLoc = VL.Locs[LocIdx]; transferSpillOrRestoreInst() local
1901 VarLoc::MachineLoc MLoc{VarLoc::MachineLocKind::RegisterKind, Loc}; transferRegisterCopy() local
[all...]
H A DInstrRefBasedImpl.cpp773 clobberMloc(LocIdx MLoc,MachineBasicBlock::iterator Pos,bool MakeUndef=true) clobberMloc() argument
786 clobberMloc(LocIdx MLoc,ValueIDNum OldValue,MachineBasicBlock::iterator Pos,bool MakeUndef=true) clobberMloc() argument
1219 LocIdx MLoc = Op.Loc; emitLoc() local
2031 std::optional<LocIdx> MLoc = MTracker->getSpillMLoc(SpillID); transferSpillOrRestoreInst() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp250 MachineLocation MLoc(Op.getReg(), in getDebugLocValue() local
737 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
868 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/llvm-project/llvm/unittests/IR/
H A DDebugInfoTest.cpp908 const Metadata *MLoc = nullptr; TEST() local
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7280 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); ParseInstruction() local
7296 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); ParseInstruction() local
7311 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); ParseInstruction() local
7334 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); ParseInstruction() local
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6822 OMPDefaultmapClause(SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation MLoc,SourceLocation KLoc,SourceLocation EndLoc,OpenMPDefaultmapClauseKind Kind,OpenMPDefaultmapClauseModifier M) OMPDefaultmapClause() argument
7888 setModifierKwLoc(SourceLocation MLoc) setModifierKwLoc() argument
7903 OMPOrderClause(OpenMPOrderClauseKind A,SourceLocation ALoc,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc,OpenMPOrderClauseModifier Modifier,SourceLocation MLoc) OMPOrderClause() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16406 ActOnOpenMPOrderClause(OpenMPOrderClauseModifier Modifier,OpenMPOrderClauseKind Kind,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation MLoc,SourceLocation KindLoc,SourceLocation EndLoc) ActOnOpenMPOrderClause() argument
22471 ActOnOpenMPDefaultmapClause(OpenMPDefaultmapClauseModifier M,OpenMPDefaultmapClauseKind Kind,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation MLoc,SourceLocation KindLoc,SourceLocation EndLoc) ActOnOpenMPDefaultmapClause() argument
[all...]
H A DSemaDeclCXX.cpp10153 SourceLocation MLoc = MI->getBeginLoc(); SpecialMemberIsTrivial() local
H A DTreeTransform.h2235 RebuildOMPDefaultmapClause(OpenMPDefaultmapClauseModifier M,OpenMPDefaultmapClauseKind Kind,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation MLoc,SourceLocation KindLoc,SourceLocation EndLoc) RebuildOMPDefaultmapClause() argument
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9947 SourceLocation MLoc; Import() local