Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp716 for (const MachineLoc &MLoc : Locs) { in dump() local
1827 VarLoc::MachineLoc MLoc = VL.Locs[LocIdx]; in transferSpillOrRestoreInst() local
1901 VarLoc::MachineLoc MLoc{VarLoc::MachineLocKind::RegisterKind, Loc}; in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp802 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos, in clobberMloc()
815 void clobberMloc(LocIdx MLoc, ValueIDNum OldValue, in clobberMloc()
1249 LocIdx MLoc = Op.Loc; in emitLoc() local
2064 std::optional<LocIdx> MLoc = MTracker->getSpillMLoc(SpillID); in transferSpillOrRestoreInst() local
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7280 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
7296 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
7311 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
7334 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6822 SourceLocation MLoc, SourceLocation KLoc, in OMPDefaultmapClause()
7888 void setModifierKwLoc(SourceLocation MLoc) { ModifierKwLoc = MLoc; } in setModifierKwLoc()
7903 SourceLocation MLoc) in OMPOrderClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15920 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation MLoc, in ActOnOpenMPOrderClause()
21987 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation MLoc, in ActOnOpenMPDefaultmapClause()
H A DSemaDeclCXX.cpp10186 SourceLocation MLoc = MI->getBeginLoc(); in SpecialMemberIsTrivial() local
H A DTreeTransform.h2235 SourceLocation MLoc, in RebuildOMPDefaultmapClause()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9954 SourceLocation MLoc; in Import() local