Home
last modified time | relevance | path

Searched refs:MachineLocation (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMachineLocation.h22 class MachineLocation {
34 MachineLocation() = default;
36 explicit MachineLocation(unsigned R, bool Indirect = false)
39 bool operator==(const MachineLocation &Other) const {
52 inline bool operator!=(const MachineLocation &LHS, const MachineLocation &RHS) {
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h61 MachineLocation Loc;
74 DbgValueLocEntry(MachineLocation Loc) : EntryKind(E_Location), Loc(Loc) {} in DbgValueLocEntry()
91 MachineLocation getLoc() const { return Loc; } in getLoc()
H A DDwarfExpression.h32 class MachineLocation; variable
156 void setLocation(const MachineLocation &Loc, const DIExpression *DIExpr);
312 void setEntryValueFlags(const MachineLocation &Loc);
H A DDwarfCompileUnit.h325 MachineLocation Location);
328 const MachineLocation &Location);
336 const MachineLocation &Location);
H A DDwarfCompileUnit.cpp475 MachineLocation Location(FrameBase.Location.Reg); in updateSubprogramScopeDIEImpl()
1203 MachineLocation(CallReg)); in constructCallSiteEntryDIE()
1255 MachineLocation(Register)); in constructCallSiteParmEntryDIEs()
1444 MachineLocation Location) { in addVariableAddress()
1453 const MachineLocation &Location) { in addAddress()
1479 const MachineLocation &Location) { in addComplexAddress()
H A DDwarfExpression.cpp391 void DwarfExpression::setEntryValueFlags(const MachineLocation &Loc) { in setEntryValueFlags()
397 void DwarfExpression::setLocation(const MachineLocation &Loc, in setLocation()
H A DDwarfDebug.cpp241 MachineLocation MLoc(Op.getReg(), in getDebugLocValue()
758 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues()
889 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters()
2605 MachineLocation Location = Value.getLocEntries()[0].getLoc(); in emitDebugLocValue()
2627 MachineLocation Location = Entry.getLoc(); in emitDebugLocValue()
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642177 ./usr/include/llvm/MC/MachineLocation.h
H A Dclang.macppc2176 ./usr/include/llvm/MC/MachineLocation.h
H A Dclang.loongson2176 ./usr/include/llvm/MC/MachineLocation.h
H A Dclang.octeon2176 ./usr/include/llvm/MC/MachineLocation.h
H A Dclang.arm642177 ./usr/include/llvm/MC/MachineLocation.h
H A Dclang.powerpc642175 ./usr/include/llvm/MC/MachineLocation.h
H A Dclang.armv72175 ./usr/include/llvm/MC/MachineLocation.h
H A Dclang.i3862175 ./usr/include/llvm/MC/MachineLocation.h
H A Dclang.sparc642176 ./usr/include/llvm/MC/MachineLocation.h