Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp718 for (const MachineLoc &MLoc : Locs) { in dump() local
1836 VarLoc::MachineLoc MLoc = VL.Locs[LocIdx]; in transferSpillOrRestoreInst() local
1910 VarLoc::MachineLoc MLoc{VarLoc::MachineLocKind::RegisterKind, Loc}; in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp818 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos, in clobberMloc()
831 void clobberMloc(LocIdx MLoc, ValueIDNum OldValue, in clobberMloc()
1263 LocIdx MLoc = Op.Loc; in emitLoc() local
2098 std::optional<LocIdx> MLoc = MTracker->getSpillMLoc(SpillID); in transferSpillOrRestoreInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp478 MemoryLocation MLoc = MemoryLocation::get(&Inst); in collectMemAccessInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp254 MachineLocation MLoc(Op.getReg(), in getDebugLocValue() local
744 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
874 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7312 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in parseInstruction() local
7328 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in parseInstruction() local
7343 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in parseInstruction() local
7366 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in parseInstruction() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7408 SourceLocation MLoc, SourceLocation KLoc, in OMPDefaultmapClause()
8474 void setModifierKwLoc(SourceLocation MLoc) { ModifierKwLoc = MLoc; } in setModifierKwLoc()
8489 SourceLocation MLoc) in OMPOrderClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16459 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation MLoc, in ActOnOpenMPOrderClause()
22897 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation MLoc, in ActOnOpenMPDefaultmapClause()
H A DSemaDeclCXX.cpp10397 SourceLocation MLoc = MI->getBeginLoc(); in SpecialMemberIsTrivial() local
H A DTreeTransform.h2260 SourceLocation MLoc, in RebuildOMPDefaultmapClause()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp10317 SourceLocation MLoc; in Import() local