Home
last modified time | relevance | path

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

123456

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_linalg__bidiag.c243 return GSL_SUCCESS;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h243 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } in getType()
740 bool useAppleExtensionAttributes() const { in addMMIEntry()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp681 for (const MachineLoc &MLoc : Locs) { in dump() local
1683 VarLoc::MachineLoc MLoc = VL.Locs[LocIdx]; in transferSpillOrRestoreInst() local
1757 VarLoc::MachineLoc MLoc{VarLoc::MachineLocKind::RegisterKind, Loc}; in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp757 MachineInstrBuilder emitLoc(Optional<LocIdx> MLoc, const DebugVariable &Var, in emitLoc()
1299 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos, in clobberMloc()
2229 Optional<LocIdx> MLoc = MTracker->getSpillMLoc(*Loc); in transferSpillOrRestoreInst() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp681 for (const MachineLoc &MLoc : Locs) { in dump() local
1683 VarLoc::MachineLoc MLoc = VL.Locs[LocIdx]; in transferSpillOrRestoreInst() local
1757 VarLoc::MachineLoc MLoc{VarLoc::MachineLocKind::RegisterKind, Loc}; in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp757 MachineInstrBuilder emitLoc(Optional<LocIdx> MLoc, const DebugVariable &Var, in emitLoc()
1299 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos, in clobberMloc()
2229 Optional<LocIdx> MLoc = MTracker->getSpillMLoc(*Loc); in transferSpillOrRestoreInst() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp681 for (const MachineLoc &MLoc : Locs) { in dump() local
1683 VarLoc::MachineLoc MLoc = VL.Locs[LocIdx]; in transferSpillOrRestoreInst() local
1757 VarLoc::MachineLoc MLoc{VarLoc::MachineLocKind::RegisterKind, Loc}; in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp757 MachineInstrBuilder emitLoc(Optional<LocIdx> MLoc, const DebugVariable &Var, in emitLoc()
1299 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos, in clobberMloc()
2229 Optional<LocIdx> MLoc = MTracker->getSpillMLoc(*Loc); in transferSpillOrRestoreInst() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp671 for (const MachineLoc &MLoc : Locs) { in dump() local
1736 VarLoc::MachineLoc MLoc = VL.Locs[LocIdx]; in transferSpillOrRestoreInst() local
1810 VarLoc::MachineLoc MLoc{VarLoc::MachineLocKind::RegisterKind, Loc}; in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp636 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos, in clobberMloc()
884 MachineInstrBuilder MLocTracker::emitLoc(Optional<LocIdx> MLoc, in emitLoc()
1462 Optional<LocIdx> MLoc = MTracker->getSpillMLoc(*Loc); in transferSpillOrRestoreInst() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp681 for (const MachineLoc &MLoc : Locs) { in dump() local
1683 VarLoc::MachineLoc MLoc = VL.Locs[LocIdx]; in transferSpillOrRestoreInst() local
1757 VarLoc::MachineLoc MLoc{VarLoc::MachineLocKind::RegisterKind, Loc}; in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp757 MachineInstrBuilder emitLoc(Optional<LocIdx> MLoc, const DebugVariable &Var, in emitLoc()
1299 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos, in clobberMloc()
2229 Optional<LocIdx> MLoc = MTracker->getSpillMLoc(*Loc); in transferSpillOrRestoreInst() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp229 MachineLocation MLoc(RegOp.getReg(), Op1.isImm()); in getDebugLocValue() local
710 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
830 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp250 MachineLocation MLoc(RegOp.getReg(), Op1.isImm()); in getDebugLocValue() local
716 MachineLocation MLoc(RegLoc, /*IsIndirect=*/IsSPorFP); in interpretValues() local
836 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp243 MachineLocation MLoc(Op.getReg(), in getDebugLocValue() local
740 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
865 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp238 MachineLocation MLoc(RegOp.getReg(), Op1.isImm()); in getDebugLocValue() local
730 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
855 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp250 MachineLocation MLoc(RegOp.getReg(), Op1.isImm()); in getDebugLocValue() local
716 MachineLocation MLoc(RegLoc, /*IsIndirect=*/IsSPorFP); in interpretValues() local
836 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp243 MachineLocation MLoc(Op.getReg(), in getDebugLocValue() local
740 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
865 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp243 MachineLocation MLoc(Op.getReg(), in getDebugLocValue() local
740 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
865 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp238 MachineLocation MLoc(RegOp.getReg(), Op1.isImm()); in getDebugLocValue() local
730 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
855 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp243 MachineLocation MLoc(Op.getReg(), in getDebugLocValue() local
740 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
865 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp760 MachineInstrBuilder emitLoc(Optional<LocIdx> MLoc, const DebugVariable &Var, in emitLoc()
1230 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos) { in clobberMloc()
1952 Optional<LocIdx> MLoc = MTracker->getSpillMLoc(*Loc); in transferSpillOrRestoreInst() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp757 MachineInstrBuilder emitLoc(Optional<LocIdx> MLoc, const DebugVariable &Var, in emitLoc()
1224 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos) { in clobberMloc()
1947 Optional<LocIdx> MLoc = MTracker->getSpillMLoc(*Loc); in transferSpillOrRestoreInst() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp760 MachineInstrBuilder emitLoc(Optional<LocIdx> MLoc, const DebugVariable &Var, in emitLoc()
1230 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos) { in clobberMloc()
1952 Optional<LocIdx> MLoc = MTracker->getSpillMLoc(*Loc); in transferSpillOrRestoreInst() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp757 MachineInstrBuilder emitLoc(Optional<LocIdx> MLoc, const DebugVariable &Var, in emitLoc()
1299 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos, in clobberMloc()
2229 Optional<LocIdx> MLoc = MTracker->getSpillMLoc(*Loc); in transferSpillOrRestoreInst() local

123456