Searched refs:MachineLocation (Results 1 – 16 of 16) sorted by relevance
22 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) {
61 MachineLocation Loc;74 DbgValueLocEntry(MachineLocation Loc) : EntryKind(E_Location), Loc(Loc) {} in DbgValueLocEntry()91 MachineLocation getLoc() const { return Loc; } in getLoc()
32 class MachineLocation; variable156 void setLocation(const MachineLocation &Loc, const DIExpression *DIExpr);312 void setEntryValueFlags(const MachineLocation &Loc);
325 MachineLocation Location);328 const MachineLocation &Location);336 const MachineLocation &Location);
475 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()
391 void DwarfExpression::setEntryValueFlags(const MachineLocation &Loc) { in setEntryValueFlags()397 void DwarfExpression::setLocation(const MachineLocation &Loc, in setLocation()
241 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()
2177 ./usr/include/llvm/MC/MachineLocation.h
2176 ./usr/include/llvm/MC/MachineLocation.h
2175 ./usr/include/llvm/MC/MachineLocation.h